diff --git a/nomen/settings.py b/nomen/settings.py index 6e4f2c2..0ad9508 100644 --- a/nomen/settings.py +++ b/nomen/settings.py @@ -17,7 +17,7 @@ class Settings(Cog): @group(invoke_without_command=True) async def nomen(self, ctx): """ - Settings for Nomen + Managing your data in Nomen """ await ctx.send_help(self.nomen)