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 3365dc3 commit 7238156Copy full SHA for 7238156
jsonschema-core.xml
@@ -198,7 +198,7 @@
198
<xref target="schema-document">schema document</xref> begins by applying
199
the <xref target="root">root schema</xref> to the complete instance
200
document. From there, keywords known as applicators are used to determine
201
- which additional subschemas are applied. Subschema may be applied in-place
+ which additional subschemas are applied. Subschemas may be applied in-place
202
to the current location, or to a child location. The subschemas may be all
203
or part of the keyword's value, or the keyword's value may identify one
204
or more schemas in a way defined by the keyword.
0 commit comments