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

Skip to content

Commit 90b74a5

Browse files
authored
Removed redundant and erroneous text.
1 parent a88dec3 commit 90b74a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Week3/MAKEME.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ To run the unit test for the week 3 homework, open a terminal window in the `Jav
167167
npm run test-week3
168168
```
169169

170-
In case of errors, try and fix them. When done, run the tests again: `npm run test3`
170+
In case of errors, try and fix them. When done, run the tests again.
171171

172172
Repeat the previous step until all tests pass.
173173

0 commit comments

Comments
 (0)