diff --git a/docs/client_reference.rst b/docs/client_reference.rst index 0763876fd03..6d688727aaa 100644 --- a/docs/client_reference.rst +++ b/docs/client_reference.rst @@ -2101,7 +2101,7 @@ All exceptions are available as members of *aiohttp* module. .. attribute:: description - Invalid URL description, :class:`str` instance. + Invalid URL description, :class:`str` instance or :data:`None`. .. exception:: InvalidRedirectURL