diff --git a/src/command/utils.py b/src/command/utils.py index bdfc238294..fe23187982 100644 --- a/src/command/utils.py +++ b/src/command/utils.py @@ -619,7 +619,7 @@ async def execute(): cache_time=15, ) logger.warning( - f'Refused Refused {describe_user()} to use {command} because they is not a participant' + f'Refused {describe_user()} to use {command} because they is not a participant' ) raise events.StopPropagation else: # an anonymous admin