Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 544517e

Browse files
committed
fixed numbers assignments
1 parent 24d607c commit 544517e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Week5/MAKEME.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,11 @@ let tasks = monday.concat(tuesday);
9999
- Don't forget to use `=>`
100100

101101

102-
## Step 4: ROVER
102+
## Step 3: ROVER
103103

104104
Finish up to chapter 7: JSON on [roverjs.com](http://roverjs.com/)!
105105

106-
## Step 3: **Some freeCodeCamp challenges:**
106+
## Step 4: **Some freeCodeCamp challenges:**
107107

108108
_Deadline Saturday_
109109

@@ -114,7 +114,7 @@ _Deadline Saturday_
114114
3. [Iterate over Arrays with map](https://www.freecodecamp.com/challenges/iterate-over-arrays-with-map)
115115

116116

117-
## Step 4: Read before next lecture
117+
## Step 5: Read before next lecture
118118

119119
_Deadline Sunday morning_
120120

0 commit comments

Comments
 (0)