Skip to content

Commit 7a231b4

Browse files
committed
Typo
1 parent 7cd7d7f commit 7a231b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -763,7 +763,7 @@ while True:
763763
raise IOError("input/output error")
764764
```
765765

766-
#### Finaly:
766+
#### Finally:
767767
```python
768768
>>> try:
769769
... raise KeyboardInterrupt

0 commit comments

Comments
 (0)