From 4a717a4634fcdcf9af6fe444fa0dabe069887595 Mon Sep 17 00:00:00 2001 From: Armano den Boef <68127614+Rozen4334@users.noreply.github.com> Date: Thu, 17 Feb 2022 12:12:03 +0100 Subject: [PATCH] Update docs/faq/basics/getting-started.md Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com> --- docs/faq/basics/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq/basics/getting-started.md b/docs/faq/basics/getting-started.md index 6774a36f9..55b3ea68c 100644 --- a/docs/faq/basics/getting-started.md +++ b/docs/faq/basics/getting-started.md @@ -11,7 +11,7 @@ introduction to the Discord API ecosystem. ## How do I add my bot to my server/guild? -Inviting your bot can be done by using the O2Auth url generator provided by the [Discord Developer Portal]. +Inviting your bot can be done by using the OAuth2 url generator provided by the [Discord Developer Portal]. Permissions can be granted by selecting the `bot` scope in the scopes section.