diff --git a/book/src/pong/04_controls.md b/book/src/pong/04_controls.md index aecb5624..d62f2cd2 100644 --- a/book/src/pong/04_controls.md +++ b/book/src/pong/04_controls.md @@ -79,4 +79,4 @@ In the next step, we'll cover meta-sprites and actually add a bat to our game of # Exercise -Make it so the ball moves twice as fast if you're pressing the `A` button while moving it arond. \ No newline at end of file +Make it so the ball moves twice as fast if you're pressing the `A` button while moving it around. \ No newline at end of file