Skip to content

Commit 1146fc5

Browse files
committed
updated link to closure.js
1 parent 5130268 commit 1146fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ We have learned that closures allow us to access values in scope that have alrea
2727

2828
**Hint: Utilize debugger statements in your code in combination with your developer tools to easily identify closure values.**
2929

30-
* [ ] Review the contents of the [closure.js](assignments/array-methods.js) file.
30+
* [ ] Review the contents of the [closure.js](assignments/closure.js) file.
3131
* [ ] Solve the problems listed. Save the stretch problems until you have completed Tasks 1-4.
3232
* [ ] Once you have completed this task please submit a pull request against the original fork.
3333

0 commit comments

Comments
 (0)