Commit ad912ff
authored
fix grammar: "only exist" s/b "exist only"
To say features "only exist" in JavaScript means that the features don't do anything else, they only exist.
JS is unique because it's the only browser technology which has its feature set; the features exist only in JS.1 parent 3f9fecf commit ad912ff
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments