Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5feabef

Browse files
committedSep 3, 2016
A bit more update to meet with NC 2.1.0
1 parent fe0e227 commit 5feabef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎curriculum/first-program.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -252,10 +252,10 @@ draw functions. These have to match exactly the function names we used
252252
above. The last line is to make our drawing app window keep on top
253253
of everything else.
254254

255-
Now click - Run with REPL - Reload - which evaluates the file.
255+
Now click - Run with REPL - Reload File - which evaluates the file.
256256
Your drawing should appear.
257257

258-
If not, try - Save file - Stop - Run with REPL - Reload.
258+
If not, try - Save file - Stop - Run with REPL - Reload File.
259259

260260

261261
### Exercise: Rainbow lines

0 commit comments

Comments
 (0)
Please sign in to comment.