From bfc9de438a8e9c453daad1eb9d10cf527d572bb5 Mon Sep 17 00:00:00 2001 From: Kelvin Wu Date: Tue, 6 Sep 2016 16:53:00 -0400 Subject: [PATCH] Fix typo in readme. (#631) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 070556bbb..57544d0a4 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ [![NPM](https://nodei.co/npm/discord.js.png?downloads=true&stars=true)](https://nodei.co/npm/discord.js/) -discord.js is a a powerful node.js module that allows you to interact with the [Discord API](https://discordapp.com/developers/docs/intro). +discord.js is a powerful node.js module that allows you to interact with the [Discord API](https://discordapp.com/developers/docs/intro). ## Installation **Requires node 6.0.0 and above**