doc: Fix grammar in documentation for autodoc_typehints

This commit is contained in:
Harmon 2021-04-14 16:41:25 -05:00 committed by Arthur Volant
parent 48afcc4f1e
commit 31718d78b4

View File

@ -563,7 +563,7 @@ There are also config values that you can set:
.. confval:: autodoc_typehints
This value controls how to represents typehints. The setting takes the
This value controls how to represent typehints. The setting takes the
following values:
* ``'signature'`` -- Show typehints as its signature (default)