Skip to content

Commit

Permalink
docs: typo fix ugh
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 edf5ab4 commit ef99535
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 @@ -499,7 +499,7 @@ class Range:
specified, it must be a string. The string may contain the
replacement targets ``${min}`` and ``${val}``, representing the
minimum value and the provided value respectively. If not
provided, ``min_err` defaults to ``'${val} is less than minimum value
provided, ``min_err`` defaults to ``'${val} is less than minimum value
${min}'``.
``max_err`` is used to form the ``msg`` of the
Expand Down

0 comments on commit ef99535

Please sign in to comment.