diff --git a/README.md b/README.md index ef776560c..60a988455 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ## About discord.js is a powerful node.js module that allows you to interact with the [Discord API](https://discordapp.com/developers/docs/intro) very easily. It takes a much more object-oriented approach than most other JS Discord libraries, making your bot's code significantly tidier and easier to comprehend. -Usability and performance are key focuses of discord.js. It also has nearly 100% coverage of the Discord API. +Usability and performance are key focuses of discord.js, and it also has nearly 100% coverage of the Discord API. ## Installation **Node.js 6.0.0 or newer is required.** diff --git a/docs/custom/documents/welcome.md b/docs/custom/documents/welcome.md index b8f7b3c5e..6360b34c6 100644 --- a/docs/custom/documents/welcome.md +++ b/docs/custom/documents/welcome.md @@ -21,7 +21,7 @@ v10 is just a more consistent and stable iteration over v9, and contains loads o ## About discord.js is a powerful node.js module that allows you to interact with the [Discord API](https://discordapp.com/developers/docs/intro) very easily. It takes a much more object-oriented approach than most other JS Discord libraries, making your bot's code significantly tidier and easier to comprehend. -Usability and performance are key focuses of discord.js. It also has nearly 100% coverage of the Discord API. +Usability and performance are key focuses of discord.js, and it also has nearly 100% coverage of the Discord API. ## Installation **Node.js 6.0.0 or newer is required.**