diff --git a/src/Commands/ToolsCommandGroup.cs b/src/Commands/ToolsCommandGroup.cs index 3aef7c1..3c16232 100644 --- a/src/Commands/ToolsCommandGroup.cs +++ b/src/Commands/ToolsCommandGroup.cs @@ -509,7 +509,7 @@ public class ToolsCommandGroup : CommandGroup /// [Command("8ball")] [DiscordDefaultDMPermission(false)] - [Description("Ask the magic 8-ball a question")] + [Description("Ask the Magic 8-Ball a question")] [UsedImplicitly] public async Task ExecuteEightBallAsync( // let the user think he's actually asking the ball a question