Skip to content

Commit 42a6e0b

Browse files
Fix typos in brickout-game/brickout-game.py
1 parent 992c9d6 commit 42a6e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

brickout-game/brickout-game.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
screen = pygame.display.set_mode(size)
3434

3535
"""
36-
This is a simple Ball class for respresenting a ball
36+
This is a simple Ball class for representing a ball
3737
in the game.
3838
"""
3939

0 commit comments

Comments
 (0)