Skip to content

Commit

Permalink
fix: [module js-basics week-2] update materials
Browse files Browse the repository at this point in the history
  • Loading branch information
savryna authored Nov 12, 2023
1 parent c660469 commit 72cf7c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stage1/modules/js-basics/loops.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

## Theory

- Read about [existed types of loops](https://javascript.info/logical-operators) in JavaScript (~ 11 min)
- Read about [existed types of loops](https://javascript.info/while-for) in JavaScript (~ 11 min)
- _**or**_ watch [video](https://www.youtube.com/watch?v=Kn06785pkJg) (~ 11 min)

## Practice
Expand Down

0 comments on commit 72cf7c7

Please sign in to comment.