diff --git a/packages/apps/mini-place/README.md b/packages/apps/mini-place/README.md index b2e597750..a09a4de7d 100644 --- a/packages/apps/mini-place/README.md +++ b/packages/apps/mini-place/README.md @@ -2,7 +2,7 @@ A simple implementation of a realtime, multiplayer drawing canvas that is simila This app demonstrates how to: -* Use Reddit Blocks to create an interactive post (i.e. a canvas with a clickable color pallate that can be used to draw). +* Use Reddit Blocks to create an interactive post (i.e. a canvas with a clickable color palette that can be used to draw). * Use the Devvit realtime service to enable live updates to a shared canvas.