diff --git a/www/public/tutorial/index.html b/www/public/tutorial/index.html index 261e86b796..6eb0e0c317 100644 --- a/www/public/tutorial/index.html +++ b/www/public/tutorial/index.html @@ -172,9 +172,9 @@ to use them for more than that.
Let's move out of the REPL and create our first Roc application!
-Make a new file named hello.roc
and put this inside it:
Make a file named hello.roc
and put this in it: (note the long URL - a future release of the language will make this more concise, but for now, make sure you get the whole thing!)