From 9531fb7717b1a4602b4bface3a4be26c39c331eb Mon Sep 17 00:00:00 2001 From: numbermaniac Date: Sun, 10 Sep 2017 14:16:11 +1000 Subject: [PATCH] fix spelling of "client" in JSON Explanations --- docs/JSON Explanations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/JSON Explanations.md b/docs/JSON Explanations.md index db9aa239..5a5e00e3 100644 --- a/docs/JSON Explanations.md +++ b/docs/JSON Explanations.md @@ -48,7 +48,7 @@ If you do not see `credentials.json` you will need to rename `credentials_exampl - Replace the **`12345678`** in this link: `https://discordapp.com/oauth2/authorize?client_id=`**`12345678`**`&scope=bot&permissions=66186303` with your `Client ID`. - The link should now look like this: -`https://discordapp.com/oauth2/authorize?client_id=`**`YOUR_CLENT_ID_HERE`**`&scope=bot&permissions=66186303` +`https://discordapp.com/oauth2/authorize?client_id=`**`YOUR_CLIENT_ID_HERE`**`&scope=bot&permissions=66186303` - Go to the newly created link and pick the server we created, and click `Authorize`. - The bot should have been added to your server. @@ -214,4 +214,4 @@ and that will save all the changes. [Google Console]: https://console.developers.google.com [DiscordApp]: https://discordapp.com/developers/applications/me -[Invite Guide]: http://discord.kongslien.net/guide.html \ No newline at end of file +[Invite Guide]: http://discord.kongslien.net/guide.html