Skip to content

Commit d5b7385

Browse files
Update jsonschema-core.xml
Co-authored-by: Karen Etheridge <ether@cpan.org>
1 parent 6ca91fa commit d5b7385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-core.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2581,7 +2581,7 @@
25812581
is logically considered to be valid in terms of the representation of the
25822582
object or array that's expected. For example if a subschema represents a car,
25832583
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
2584+
object is not "evaluated" to be a car, and the "wheeles" property is considered
25852585
"unevaluated (successfully as a known thing)", and does not retain any annotations.
25862586
</t>
25872587
<t>

0 commit comments

Comments
 (0)