From 99cea11e6d595e07c1ffcd52323f9fa3315e491d Mon Sep 17 00:00:00 2001 From: Schuyler Cebulskie Date: Wed, 26 Oct 2016 21:04:41 -0400 Subject: [PATCH] Change a word --- README.md | 2 +- docs/custom/documents/welcome.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc9b62c09..98a1cfe41 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,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 much tidier and easier to comprehend. +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. ## Installation diff --git a/docs/custom/documents/welcome.md b/docs/custom/documents/welcome.md index a946cfdbb..4fdc38117 100644 --- a/docs/custom/documents/welcome.md +++ b/docs/custom/documents/welcome.md @@ -35,7 +35,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 much tidier and easier to comprehend. +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. ## Installation