Skip to content

Commit

Permalink
docs: typo fix punctuation
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Piercy <[email protected]>
  • Loading branch information
tseaver and stevepiercy authored May 19, 2024
1 parent 4cd256a commit 3d85480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/colander/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ class Length:
``min_err`` is used to form the ``msg`` of the
:exc:`colander.Invalid` error when reporting a validation failure
where the value's length is less than ``min`` If ``min_err`` is
where the value's length is less than ``min``. If ``min_err`` is
specified, it must be a string. The string may contain the
replacement target ``${min}``.
Expand Down

0 comments on commit 3d85480

Please sign in to comment.