Skip to content

Commit

Permalink
nitpick
Browse files Browse the repository at this point in the history
  • Loading branch information
breqdev committed Apr 28, 2022
1 parent 059b548 commit b8175f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/permissions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Subcommands and Command Groups
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Discord only supports attaching permissions overwrites to top-level commands.
Thus, there are no ``permissions`` parameters for the
Thus, there is no ``permissions`` parameter for the
:meth:`.SlashCommandGroup.command` decorator. However, you can still set
permissions for an entire tree of subcommands using the
:meth:`.DiscordInteractions.command_group` function.
Expand Down

0 comments on commit b8175f5

Please sign in to comment.