TheOdinProject / curriculum

The open curriculum for learning web development
https://www.theodinproject.com/
Other
10.11k stars 13.54k forks source link

Fixed a small typo in In the loops section #28990

Closed CodeMaverick2 closed 3 weeks ago

CodeMaverick2 commented 3 weeks ago

Description

Fixes - #28987

This PR fixes a small typo in the "Loops" section of the JS101 Foundations lesson located in fundamentals-2.md. The duplicated line "Once again, same info, slightly different context from JavaScript.info" has been corrected by changing "skim" to "skip" for consistency with the rest of the document.

Changes

Impact

JoshDevHub commented 3 weeks ago

Closed for stepping over the Issue Author. See #28987