diff --git a/docs/client_reference.rst b/docs/client_reference.rst index 1ef29118e9a..cdf5badf798 100644 --- a/docs/client_reference.rst +++ b/docs/client_reference.rst @@ -2085,7 +2085,7 @@ All exceptions are available as members of *aiohttp* module. Represent Content-Disposition header - .. attribute:: value + .. attribute:: type A :class:`str` instance. Value of Content-Disposition header itself, e.g. ``attachment``.