diff --git a/discord/client.py b/discord/client.py index aef69c023..9a227a40c 100644 --- a/discord/client.py +++ b/discord/client.py @@ -193,7 +193,7 @@ class Client: http_trace: :class:`aiohttp.TraceConfig` The trace configuration to use for tracking HTTP requests the library does using ``aiohttp``. This allows you to check requests the library is using. For more information, check the - `aiottp documentation `_. + `aiohttp documentation `_. .. versionadded:: 2.0