Skip to content

Commit 90ef40a

Browse files
committed
Fix a typo in the latest file name link
1 parent 37edf94 commit 90ef40a

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
@@ -217,7 +217,7 @@ _577 TILs and counting..._
217217
- [Globally Install A Package With Yarn](javascript/globally-install-a-package-with-yarn.md)
218218
- [Immutable Remove With The Spread Operator](javascript/immutable-remove-with-the-spread-operator.md)
219219
- [Initialize A New JavaScript Project With Yarn](javascript/initialize-a-new-javascript-project-with-yarn.md)
220-
- [Install The Latest Version Of Node With Nvm](javascript/install-the-lateset-version-of-node-with-nvm.md)
220+
- [Install The Latest Version Of Node With Nvm](javascript/install-the-latest-version-of-node-with-nvm.md)
221221
- [Matching Multiple Values In A Switch Statement](javascript/matching-multiple-values-in-a-switch-statement.md)
222222
- [Numbers Are Empty](javascript/numbers-are-empty.md)
223223
- [Object Initialization With Shorthand Property Names](javascript/object-initialization-with-shorthand-property-names.md)

0 commit comments

Comments
 (0)