From db09ae9bd7de14e9b9938af2c188be9cd216f477 Mon Sep 17 00:00:00 2001 From: itstommi <53582981+itstommi@users.noreply.github.com> Date: Tue, 2 Mar 2021 19:48:21 -0600 Subject: [PATCH] Fixed minor spelling mistake --- docs/faq.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/faq.rst b/docs/faq.rst index 9ddaedd6c..bd442cc96 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -31,7 +31,7 @@ If you want your commands automatically registered, set ``sync_commands`` to ``T Or, if you prefer to have more control, you can use :mod:`.utils.manage_commands`. -Or, you can made requests directly to Discord API, read the `docs `_. +Or, you can make requests directly to Discord API, read the `docs `_. Add the command to your bot --------------------------- @@ -116,4 +116,4 @@ Pretty much anything from the discord's commands extension doesn't work, also so Any more questions? ******************* -Join the `discord server `_ and ask in ``#questions``! \ No newline at end of file +Join the `discord server `_ and ask in ``#questions``!