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.
1 parent 10c23e4 commit 1e02614Copy full SHA for 1e02614
jsonschema-core.md
@@ -1722,7 +1722,7 @@ instance.
1722
These three keywords work together to implement conditional application of a
1723
subschema based on the outcome of another subschema.
1724
1725
-The value for each of these keywords value MUST be a valid JSON Schema.
+The value for each of these keywords MUST be a valid JSON Schema.
1726
1727
The `if` keyword produces an annotation which is the boolean validation result
1728
of its subschema against the instance. The validation outcome of the `if`
0 commit comments