Skip to content

Commit 71b9183

Browse files
committed
fix typo
1 parent 71d0058 commit 71b9183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/python_essentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ Note:
604604
## Coding Style and Documentation
605605

606606
A consistent coding style and the use of
607-
documentations can make the code easier to understand and maintain.
607+
documentation can make the code easier to understand and maintain.
608608

609609
### Python Style Guidelines: PEP8
610610

0 commit comments

Comments
 (0)