diff --git a/src/main/misc/exceptions.py b/src/main/misc/exceptions.py index 4ede3e8..b28d74a 100644 --- a/src/main/misc/exceptions.py +++ b/src/main/misc/exceptions.py @@ -1,4 +1,4 @@ -base = '⚠️ **An internal error has occurred.** This has already been reported.' +base = '⚠️ **An internal error has occurred.** This has been reported.' async def send_error(ctx, error):