Skip to content

Commit 7238156

Browse files
committed
Fix missing "s" typo
1 parent 3365dc3 commit 7238156

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
@@ -198,7 +198,7 @@
198198
<xref target="schema-document">schema document</xref> begins by applying
199199
the <xref target="root">root schema</xref> to the complete instance
200200
document. From there, keywords known as applicators are used to determine
201-
which additional subschemas are applied. Subschema may be applied in-place
201+
which additional subschemas are applied. Subschemas may be applied in-place
202202
to the current location, or to a child location. The subschemas may be all
203203
or part of the keyword's value, or the keyword's value may identify one
204204
or more schemas in a way defined by the keyword.

0 commit comments

Comments
 (0)