diff --git a/src/Commands/ToolsCommandGroup.cs b/src/Commands/ToolsCommandGroup.cs
index 497a2a0..724fc5e 100644
--- a/src/Commands/ToolsCommandGroup.cs
+++ b/src/Commands/ToolsCommandGroup.cs
@@ -505,7 +505,7 @@ public class ToolsCommandGroup : CommandGroup
/// The 8-Ball answers were taken from Wikipedia.
///
///
- /// A feedback sending result which may have succeeded.
+ /// A feedback sending result which may or may not have succeeded.
///
[Command("8ball")]
[DiscordDefaultDMPermission(false)]