Skip to content

Commit d1237cb

Browse files
authored
Merge pull request #358 from EdwardBetts/spelling
correct spelling mistake
2 parents be7bbe8 + 2a3fe44 commit d1237cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/validate.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ more general instance checks can introduce significant slowdown, especially
152152
given how common validating these types are.
153153

154154
If you *do* want the generality, or just want to add a few specific additional
155-
types as being acceptible for a validator object, :class:`IValidator`\s have a
155+
types as being acceptable for a validator object, :class:`IValidator`\s have a
156156
``types`` argument that can be used to provide additional or new types.
157157

158158
.. code-block:: python

0 commit comments

Comments
 (0)