aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--discord/client.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/client.py b/discord/client.py
index 745e0d58..3d2b68e5 100644
--- a/discord/client.py
+++ b/discord/client.py
@@ -976,7 +976,7 @@ class Client:
.. note::
- Using this, you will **not** receive :attr:`.Guild.channels`, :class:`.Guild.members`,
+ Using this, you will **not** receive :attr:`.Guild.channels`, :attr:`.Guild.members`,
:attr:`.Member.activity` and :attr:`.Member.voice` per :class:`.Member`.
.. note::