diff --git a/CHANGELOG.rst b/CHANGELOG.rst index bf7b49e..d7d68ad 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -70,6 +70,7 @@ Internal Documentation ............. +- Corrected the transposed ``header`` request and response aliases. [:issue:`24`] - Simplified and updated documentation requirements in :file:`rtd-requires.txt`. [:pull:`85` by @stevepiercy] - Added a :file:`.readthedocs.yaml` configuration for Read the Docs builds. [:pull:`85` by @stevepiercy] - Added omitted change log entries for v1.8.1. [:pull:`85` by @stevepiercy] diff --git a/docs/index.rst b/docs/index.rst index 54d54d4..27f8f08 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -426,12 +426,12 @@ nicely: :>json boolean status: Operation status -``requestheader``, ``reqheader``, ``>header`` +``requestheader``, ``reqheader``, ``header`` Description of response header field. .. versionadded:: 1.1.9