Skip to content

Commit a744410

Browse files
authored
Add auxiliary verb
"How engines work?" is grammatically incorrect
1 parent 26893e1 commit a744410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1-js/01-getting-started/1-intro/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Different engines have different "codenames", for example:
3030

3131
The terms above are good to remember, because they are used in developer articles on the internet. We'll use them too. For instance, if "a feature X is supported by V8", then it probably works in Chrome and Opera.
3232

33-
```smart header="How engines work?"
33+
```smart header="How do engines work?"
3434
3535
Engines are complicated. But the basics are easy.
3636

0 commit comments

Comments
 (0)