Skip to content

Commit 997b6d2

Browse files
authored
Merge pull request #201 from Dbarbanakov/fix-typo
Fixed a typo
2 parents 2873f96 + ebb15f7 commit 997b6d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2979,7 +2979,7 @@ play_notes('83♩,81♪,,83♪,,78♪,,74♪,,78♪,,71♪,,,,83♪,,81♪,,83
29792979

29802980
Pygame
29812981
------
2982-
#### Opes a window and draws a square that can be moved with arrow keys:
2982+
#### Opens a window and draws a square that can be moved with arrow keys:
29832983
```python
29842984
# $ pip3 install pygame
29852985
import pygame as pg

0 commit comments

Comments
 (0)