Fix a few typos in the docs

Co-authored-by: o-wo <24418520+o-wo@users.noreply.github.com>
This commit is contained in:
owocado
2023-02-23 11:17:08 +05:30
committed by GitHub
parent e161f6ef3e
commit d26dbf3a7a
2 changed files with 2 additions and 2 deletions

View File

@ -752,7 +752,7 @@ class GroupCog(Cog):
and :func:`~discord.app_commands.default_permissions` will apply to the group if used on top of the
cog.
Hybrid commands will also be added to the Group, giving the ability categorize slash commands into
Hybrid commands will also be added to the Group, giving the ability to categorize slash commands into
groups, while keeping the prefix-style command as a root-level command.
For example: