diff --git a/discord/errors.py b/discord/errors.py
index 925d303ef..b8b329314 100644
--- a/discord/errors.py
+++ b/discord/errors.py
@@ -146,7 +146,7 @@ class RateLimited(DiscordException):
     This is not raised during global ratelimits.
 
     Since sometimes requests are halted pre-emptively before they're
-    even made, **this does not subclass :exc:`HTTPException`.**
+    even made, this **does not** subclass :exc:`HTTPException`.
 
     .. versionadded:: 2.0