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 6853f30 commit 8d59764Copy full SHA for 8d59764
jsonschema-core.xml
@@ -2343,7 +2343,7 @@
2343
its elements is valid against the given schema,
2344
except when "minContains" is present and has a value of 0, in which
2345
case an array instance MUST be considered valid against the "contains" keyword,
2346
- even if NONE of its elements is valid against the given schema.
+ even if none of its elements is valid against the given schema.
2347
</t>
2348
<t>
2349
This keyword produces an annotation value which is an array of
0 commit comments