diff --git a/src/Discord.Net.Commands/RunMode.cs b/src/Discord.Net.Commands/RunMode.cs
index 43ced3f72..d3c50d9ed 100644
--- a/src/Discord.Net.Commands/RunMode.cs
+++ b/src/Discord.Net.Commands/RunMode.cs
@@ -7,7 +7,7 @@ namespace Discord.Commands
///
Default,
///
- /// Executes the command on the same thread as gateway.
+ /// Executes the command on the same thread as gateway one.
///
Sync,
///