Merge pull request #24 from bgates/patch-1
fix grammar: "only exist" s/b "exist only"
This commit is contained in:
commit
c26c98eb38
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ There are at least *three* great things about JavaScript:
|
|||
+ Supported by all major browsers and enabled by default.
|
||||
```
|
||||
|
||||
Combined, these 3 things only exist in JavaScript and no other browser technology.
|
||||
Combined, these 3 things exist only in JavaScript and no other browser technology.
|
||||
|
||||
That's what makes JavaScript unique. That's why it is the most widespread way of creating browser interfaces.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue