Skip to content

Commit 6853f30

Browse files
improve wording
Co-authored-by: Ben Hutton <[email protected]>
1 parent 48736f7 commit 6853f30

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
@@ -2342,7 +2342,7 @@
23422342
An array instance is valid against "contains" if at least one of
23432343
its elements is valid against the given schema,
23442344
except when "minContains" is present and has a value of 0, in which
2345-
case an array instance MUST be valid against the "contains" keyword,
2345+
case an array instance MUST be considered valid against the "contains" keyword,
23462346
even if NONE of its elements is valid against the given schema.
23472347
</t>
23482348
<t>

0 commit comments

Comments
 (0)