Skip to content

Commit 8890f38

Browse files
committed
update article
1 parent 2f5f65e commit 8890f38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

1-js/02-first-steps/12-while-for/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ if (i > 5) {
282282
}
283283
```
284284
285-
...и перепишем его используя вопросительный знак:
285+
...и перепишем, его используя вопросительный знак:
286286
287287
288288
```js no-beautify

0 commit comments

Comments
 (0)