Skip to content

Commit 2a9ebcf

Browse files
authored
Merge pull request #109 from itstommi/patch-1
Fixed minor spelling mistake
2 parents f48e292 + db09ae9 commit 2a9ebcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/faq.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If you want your commands automatically registered, set ``sync_commands`` to ``T
3131
3232
Or, if you prefer to have more control, you can use :mod:`.utils.manage_commands`.
3333

34-
Or, you can made requests directly to Discord API, read the `docs <https://discord.com/developers/docs/interactions/slash-commands#registering-a-command>`_.
34+
Or, you can make requests directly to Discord API, read the `docs <https://discord.com/developers/docs/interactions/slash-commands#registering-a-command>`_.
3535

3636
Add the command to your bot
3737
---------------------------
@@ -116,4 +116,4 @@ Pretty much anything from the discord's commands extension doesn't work, also so
116116

117117
Any more questions?
118118
*******************
119-
Join the `discord server <https://discord.gg/KkgMBVuEkx>`_ and ask in ``#questions``!
119+
Join the `discord server <https://discord.gg/KkgMBVuEkx>`_ and ask in ``#questions``!

0 commit comments

Comments
 (0)