We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f136f6 commit 5e6a804Copy full SHA for 5e6a804
Week2/MAKEME.md
@@ -30,7 +30,7 @@ Provide feedback to step 1 and step 3 of the homework of last week to one of you
30
Go and try out this cool game: http://hyf-robot.herokuapp.com/index.html, there are different levels, see how far you can get!
31
32
33
-## Step 3: JavaScript
+## Step 4: JavaScript
34
35
_Deadline Thursday_
36
@@ -153,7 +153,7 @@ typeof typeof bar;
153
154
> ‘Coerce' means to try to change - so coercing `var x = '6'` to number means trying to change the type to number temporarily.
155
156
-## Step 4: **Finish basic freeCodeCamp challenges:**
+## Step 5: **Finish basic freeCodeCamp challenges:**
157
158
_Deadline Saturday_
159
0 commit comments