Skip to content

Commit e188af7

Browse files
committed
Fix copy-pasted line in docs
Ref #887 (comment)
1 parent 9727008 commit e188af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ Validators
441441
----------
442442

443443
``attrs`` comes with some common validators in the ``attrs.validators`` module.
444-
All objects from ``attrs.converters`` are also available from ``attr.converters``.
444+
All objects from ``attrs.validators`` are also available from ``attr.validators``.
445445

446446

447447
.. autofunction:: attrs.validators.lt

0 commit comments

Comments
 (0)