We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 50da3a0 + dcb2fab commit 11666e8Copy full SHA for 11666e8
docs/creating.rst
@@ -95,5 +95,5 @@ Any validating function that validates against a subschema should call
95
:meth:`ValidatorMixin.descend`, rather than :meth:`ValidatorMixin.iter_errors`.
96
If it recurses into the instance, or schema, it should pass one or both of the
97
``path`` or ``schema_path`` arguments to :meth:`ValidatorMixin.descend` in
98
-order to properly maintain where in the instance or schema respsectively the
+order to properly maintain where in the instance or schema respectively the
99
error occurred.
0 commit comments