Skip to content

Commit ce43fa9

Browse files
found another "object"
Co-authored-by: Jason Desrosiers <[email protected]>
1 parent f9fdd13 commit ce43fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-core.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1978,7 +1978,7 @@ This keyword produces an annotation value which is an array of the indexes to
19781978
which this keyword validates successfully when applying its subschema, in
19791979
ascending order. The value MAY be a boolean `true` if the subschema validates
19801980
successfully when applied to every index of the instance. The annotation MUST be
1981-
present if the instance array or object to which this keyword's schema applies
1981+
present if the instance array to which this keyword's schema applies
19821982
is empty.
19831983

19841984
This annotation affects the behavior of `unevaluatedItems` in the Unevaluated

0 commit comments

Comments
 (0)