aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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:"
)