diff --git a/moderation/moderation.py b/moderation/moderation.py index 76ddf85..fe100af 100644 --- a/moderation/moderation.py +++ b/moderation/moderation.py @@ -712,7 +712,7 @@ class Moderation(commands.Cog): Amount of infractions to list per page page: int Page to select - epheremal: bool + ephemeral: bool Hide the command response export: bool Exports the server's entire moderation history to a JSON file"""