Skip to content

Commit

Permalink
Update features.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WingedSeal authored Jan 14, 2022
1 parent 25bbc16 commit c41872a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ say I don't have tag!
- [ ] **3. While loop**
- [x] **3. While loop**
- You can accidentally cause infinite recursion in while loop. Be extremly aware of that
```javascript
while (<condition>) {
Expand Down

0 comments on commit c41872a

Please sign in to comment.