Skip to content

Commit ca64519

Browse files
authored
another typo
1 parent e4826ed commit ca64519

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

episodes/01-short-introduction-to-Python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ is excellent for reference on the differences between them.
180180
**Tip**: When editing scripts like *example.py*, be careful not to use word
181181
processors such as MS Word, as they may introduce extra information that
182182
confuses Python. In this lesson we will be using either Jupyter notebooks or
183-
the Spyder IDE, and for your everday work you may also choose any text editor
183+
the Spyder IDE, and for your everyday work you may also choose any text editor
184184
such as Notepad++, VSCode, Vim, or Emacs.
185185

186186
### Operators

0 commit comments

Comments
 (0)