aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar shtlrs <[email protected]>2023-01-14 10:56:09 +0100
committerGravatar shtlrs <[email protected]>2023-01-14 10:56:09 +0100
commit52d69dee620d2cb659b1fee288ed6360bded83d7 (patch)
tree0d0cccbd6cf45f609d4755dd8b752a71f15a35e9
parentfix Zig's nit comments (diff)
fix typos in the SELF_ASSIGNABLE_ROLES_MESSAGE
-rw-r--r--bot/exts/info/subscribe.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/exts/info/subscribe.py b/bot/exts/info/subscribe.py
index 082f8438b..86a209214 100644
--- a/bot/exts/info/subscribe.py
+++ b/bot/exts/info/subscribe.py
@@ -183,7 +183,7 @@ class Subscribe(commands.Cog):
SELF_ASSIGNABLE_ROLES_MESSAGE = (
f"Hi there {GREETING_EMOJI},"
- "\nWe have self-assignable roles for server updates an events!"
+ "\nWe have self-assignable roles for server updates and events!"
"\nClick the button below to toggle them:"
)