Skip to content

Commit 4c4efc6

Browse files
committed
/wheeles/wheels/
1 parent d5b7385 commit 4c4efc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsonschema-core.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2580,8 +2580,8 @@
25802580
If an item in an array or an object property is "successfully evaluated", it
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,
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 considered
2583+
which requires between 2-4 wheels, and the value of "wheels" is 6, the instance
2584+
object is not "evaluated" to be a car, and the "wheels" 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)