Skip to content

Commit 3fc78da

Browse files
committed
fix doc string
1 parent eca8090 commit 3fc78da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot/context_menus.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ async def use_roadmap_command(self, interaction: Interaction, message: Message):
118118
@bot.message_command(name="Low quality message")
119119
async def use_roadmap_command(self, interaction: Interaction, message: Message):
120120
"""
121-
Discord message command to instruct users to use the /roadmap slash command.
121+
Discord message command to instruct users to read through our rules.
122122
123123
Args:
124124
interaction (Interaction): The interaction that triggered the command.

0 commit comments

Comments
 (0)