Skip to content

Commit a3e798b

Browse files
brunogirinKarinRoe
andauthored
Update python/lesson1/tutorial.md
Co-Authored-By: KarinRoe <[email protected]>
1 parent f510065 commit a3e798b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/lesson1/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ multiple things at once, separated by a comma:
127127
### Saving Your Work
128128

129129
In this tutorial you coded in the REPL (IDLE), but a lot of times you want
130-
to save your code instead. In these casees you would use a text editor.
130+
to save your code instead. In such cases you can save your code to a file using a text editor.
131131
We give some information on text editors in our [Getting started guide](general/setup/tutorial.html) .
132132

133133
Open your text editor and write the code from the first exercise:

0 commit comments

Comments
 (0)