Skip to content

Commit

Permalink
Update README.rst (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
wbolster committed Aug 14, 2020
1 parent 70237c9 commit 461cfd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -10,7 +10,7 @@
This library provides run-time type checking for functions defined with
`PEP 484 <https://www.python.org/dev/peps/pep-0484/>`_ argument (and return) type annotations.

Three principal ways to do type checking are provided, each with its pros and cons:
Four principal ways to do type checking are provided, each with its pros and cons:

#. the ``check_argument_types()`` and ``check_return_type()`` functions:

Expand Down

0 comments on commit 461cfd5

Please sign in to comment.