We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe0e227 commit 5feabefCopy full SHA for 5feabef
curriculum/first-program.md
@@ -252,10 +252,10 @@ draw functions. These have to match exactly the function names we used
252
above. The last line is to make our drawing app window keep on top
253
of everything else.
254
255
-Now click - Run with REPL - Reload - which evaluates the file.
+Now click - Run with REPL - Reload File - which evaluates the file.
256
Your drawing should appear.
257
258
-If not, try - Save file - Stop - Run with REPL - Reload.
+If not, try - Save file - Stop - Run with REPL - Reload File.
259
260
261
### Exercise: Rainbow lines
0 commit comments