Skip to content

Commit

Permalink
fixed error in ContentDisposition doc (#7154)
Browse files Browse the repository at this point in the history
<!-- Thank you for your contribution! -->

## What do these changes do?
Fix small mistake in doc

## Are there changes in behavior for the user?
No.

## Related issue number

#7151

Co-authored-by: Solar Joe <solarjoe@posteo.org>
  • Loading branch information
solarjoe and Solar Joe authored Dec 30, 2022
1 parent 965c99f commit 283861d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/client_reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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``.
Expand Down

0 comments on commit 283861d

Please sign in to comment.