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 6ca91fa commit d5b7385Copy full SHA for d5b7385
jsonschema-core.xml
@@ -2581,7 +2581,7 @@
2581
is logically considered to be valid in terms of the representation of the
2582
object or array that's expected. For example if a subschema represents a car,
2583
which requires between 2-4 wheeles, and the value of "wheeles" is 6, the instance
2584
- object is not "evaluated" to be a car, and the "wheeles" property is considerd
+ object is not "evaluated" to be a car, and the "wheeles" property is considered
2585
"unevaluated (successfully as a known thing)", and does not retain any annotations.
2586
</t>
2587
<t>
0 commit comments