Skip to content

Commit 02ff4f6

Browse files
committed
Use a conjunction and comma.
1 parent 3bafb0a commit 02ff4f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/en/intro/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
**JavaScript Garden** is a growing collection of documentation about the most
44
quirky parts of the JavaScript programming language. It gives advice to
5-
avoid common mistakes, subtle bugs, as well as performance issues and bad
6-
practices that non-expert JavaScript programmers may encounter on their
5+
avoid common mistakes and subtle bugs, as well as performance issues and bad
6+
practices, that non-expert JavaScript programmers may encounter on their
77
endeavours into the depths of the language.
88

99
JavaScript Garden does **not** aim to teach you JavaScript. Former knowledge
@@ -31,7 +31,7 @@ with a mirror at [JavaScriptGarden.info][8].
3131
JavaScript Garden is published under the [MIT license][9] and hosted on
3232
[GitHub][10]. If you find errors or typos please [file an issue][11] or a pull
3333
request on the repository. You can also find us in the [JavaScript room][12] on
34-
Stack Overflow chat.
34+
Stack Overflow chat.
3535

3636
[1]: https://developer.mozilla.org/en/JavaScript/Guide
3737
[2]: http://stackoverflow.com/

0 commit comments

Comments
 (0)