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

Skip to content

Commit 42b1b61

Browse files
authored
Merge pull request HackYourFuture-CPH#100 from ricardoaguiar/patch-1
Correction for step 4 and 5
2 parents 1fd5094 + d7a9a40 commit 42b1b61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

JavaScript1/Week1/homework.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Please add your freecodecamp username as answer for this exercise!
1616

1717
You have finished the warmup exercises, well done!
1818

19-
## Step 4: Smart-ease - We help where we can
19+
## Step 3: Smart-ease - We help where we can
2020
Enough warm up, lets get to the real problems! We will assume a real world business case where you (the developer) needs to help a business that is starting up (a startup) with solving some of their problems related to JavaScript! Here we go:
2121

2222
---
@@ -79,7 +79,7 @@ const randomNumber = Math.floor(Math.random() * 10) + 0
7979
To be continued...
8080

8181

82-
## Step 5: Hand in Homework:
82+
## Step 4: Hand in Homework:
8383

8484
Steps:
8585
* Use the ```hyf-homework``` repo and add your homework files in the ```javascript/javascript1/week1``` folder

0 commit comments

Comments
 (0)