diff --git a/config/config.sample.yaml b/config/config.sample.yaml
index 9f66f8f35ebdd7697fd0fb10b6ce5d8cc095c504..bda0f1c6fdc298762e0f8203fa79c0cbf487d809 100644
--- a/config/config.sample.yaml
+++ b/config/config.sample.yaml
@@ -40,7 +40,7 @@ auth:
   # This MUST be a string (wrapped in quotes)
   clientID: "12345"
   botToken: "foobar"
-  # You must enable "Privileged Gateway Intents" in your bot settings on discord.com (e.g.g https://discord.com/developers/applications/12345/bot)
+  # You must enable "Privileged Gateway Intents" in your bot settings on discord.com (e.g. https://discord.com/developers/applications/12345/bot)
   # for this to work
   usePrivilegedIntents: false
 logging: