From c13de02e0adfef72066b70a972d78d62b3578566 Mon Sep 17 00:00:00 2001 From: Macintxsh <95250141+mctaylors@users.noreply.github.com> Date: Wed, 13 Mar 2024 20:00:28 +0300 Subject: [PATCH] Update src/Commands/ToolsCommandGroup.cs Co-authored-by: Octol1ttle Signed-off-by: Macintxsh <95250141+mctaylors@users.noreply.github.com> --- src/Commands/ToolsCommandGroup.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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