diff --git a/docs/client_reference.rst b/docs/client_reference.rst index 0bf79931590..0763876fd03 100644 --- a/docs/client_reference.rst +++ b/docs/client_reference.rst @@ -2103,7 +2103,7 @@ All exceptions are available as members of *aiohttp* module. Invalid URL description, :class:`str` instance. -.. exception:: InvalidRedirectUrl +.. exception:: InvalidRedirectURL Redirect URL in the server location header is malformed, e.g. it does not contain host part.