Skip to content

Commit cfa4ac5

Browse files
committed
In find.js explanations given to the question.
1 parent 3736064 commit cfa4ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sprint-3/3-stretch/find.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ console.log(find("code your future", "z"));
3838

3939
// As long as index is less than the length of the string, keep looping until the char is found.
4040

41-
// Added explanation to the questions.
41+
// In find.js explanations given to the question.

0 commit comments

Comments
 (0)