Skip to content

Commit de6889c

Browse files
authored
correct task instructions (#1274)
1 parent 4222cda commit de6889c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sprint-1/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In this section, you'll have a function and some tests. The function isn't worki
2020

2121
- Run the tests - to run the tests for the `fix` directory you can `cd` into `Sprint-1` and run `npm test -- fix`.
2222
- Interpret the test feedback
23-
- Fix the tests
23+
- Fix the function to make it pass the tests
2424

2525
## 🔨 Implement
2626

0 commit comments

Comments
 (0)