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``!