Skip to content

Commit 162f849

Browse files
committed
fix typo
1 parent b6d4cb4 commit 162f849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ automatically install the right dependencies for you.
4343
If you still need the list, Clize always requires:
4444

4545
* `sigtools <https://pypi.org/pypi/sigtools/>`_:
46-
Utilities to help manipulate function sigatures.
46+
Utilities to help manipulate function signatures.
4747
* `od <https://pypi.org/project/od/>`_: Shorthand for OrderedDict.
4848
* `attrs <https://pypi.org/project/attrs>`_: Classes without boilerplate.
4949
* `docutils <https://pypi.org/project/docutils>`_: To parse docstrings.

0 commit comments

Comments
 (0)