Skip to content

Commit 0ace9dd

Browse files
committed
clarify instructions
1 parent 26358ef commit 0ace9dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sprint-3/4-stretch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ These stretch activities are not mandatory, but we hope you will explore them af
44

55
In this exercise, you'll need to **play computer** with the function `find`. This function makes use of while loop statement. Your task will be to step through the code to figure out what is happening when the computer executes the code.
66

7-
Next, try implementing the functions specified in `password-validator.js`.
7+
Next, try implementing the function in `password-validator.js` (description of its expected behaviour is in the accompanying `password-validator.test.js` file).
88

99
Finally, set up your own script and test files for `card-validator.md`

0 commit comments

Comments
 (0)