We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5130268 commit 1146fc5Copy full SHA for 1146fc5
README.md
@@ -27,7 +27,7 @@ We have learned that closures allow us to access values in scope that have alrea
27
28
**Hint: Utilize debugger statements in your code in combination with your developer tools to easily identify closure values.**
29
30
-* [ ] Review the contents of the [closure.js](assignments/array-methods.js) file.
+* [ ] Review the contents of the [closure.js](assignments/closure.js) file.
31
* [ ] Solve the problems listed. Save the stretch problems until you have completed Tasks 1-4.
32
* [ ] Once you have completed this task please submit a pull request against the original fork.
33
0 commit comments