diff --git a/redbot/cogs/permissions/permissions.py b/redbot/cogs/permissions/permissions.py index e4113bf0f..c0ac1b4dd 100644 --- a/redbot/cogs/permissions/permissions.py +++ b/redbot/cogs/permissions/permissions.py @@ -323,7 +323,7 @@ class Permissions: @permissions.command(name="updateglobalacl") async def owner_update_acl(self, ctx: commands.Context): """ - Take a YAML file upload to set permissions from + Take a YAML file upload to update permissions from Use this to not lose existing rules """