From dd2c4cf9470b305f33188118017ae9ef3ebffd58 Mon Sep 17 00:00:00 2001 From: Joey Malvinni <76851062+joeymalvinni@users.noreply.github.com> Date: Sun, 19 Feb 2023 21:48:36 -0800 Subject: [PATCH] Correct incorrect spelling of 'application' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b2f894..74e3d1e 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ If you're still learning and want the badge, follow the instructions below! - Create a new discord server (you can delete it at the end). - Enable community on the server (you only need to do this if you don't own any other discord server with community enabled) - Return back to https://discord.com/developers/applications. -- Copy the applocation id. +- Copy the application id. - Use this invite link to add the application to the server: (replace ``{applicationid}`` with what you copied) ``https://discord.com/oauth2/authorize?client_id={applicationid}&scope=bot%20applications.commands&permissions=105227086912`` - In the server, go to a channel and use the ``/ping`` command on the bot. - Go to the page and register everything (**if it says you're not eligible, it's because you're not registered in their system yet. you might have to wait up to 24 hours**).