diff --git a/discord/app_commands/models.py b/discord/app_commands/models.py index 47bbaa1ff..19f01213c 100644 --- a/discord/app_commands/models.py +++ b/discord/app_commands/models.py @@ -808,7 +808,7 @@ class Argument: class AppCommandGroup: - """Represents a application command subcommand. + """Represents an application command subcommand. .. versionadded:: 2.0