summaryrefslogtreecommitdiff
path: root/docs/errors.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/errors.rst')
-rw-r--r--docs/errors.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/errors.rst b/docs/errors.rst
index 7420744..fb53341 100644
--- a/docs/errors.rst
+++ b/docs/errors.rst
@@ -365,7 +365,7 @@ to guess the most relevant error in a given bunch.
default, :validator:`anyOf` and :validator:`oneOf` are considered weak
validators and will be superceded by other same-level validation
errors.
- :argument set strong a collection of validators to consider to be "strong".
+ :argument set strong: a collection of validators to consider to be "strong"
.. doctest::