Skip to content

Commit ae7e6aa

Browse files
committed
Fix typo: additional[ly]
1 parent 33aa5b6 commit ae7e6aa

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

jsonschema-core.xml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -872,9 +872,10 @@
872872
-->
873873
</t>
874874
<t>
875-
Values for this property are defined in this and other documents and by other
876-
parties. JSON Schema implementations SHOULD implement support for current
877-
and previous published drafts of JSON Schema vocabularies as deemed reasonable.
875+
Values for this property are defined elsewhere in this and other documents,
876+
and by other parties. JSON Schema implementations SHOULD implement support
877+
for current and previous published drafts of JSON Schema vocabularies
878+
as deemed reasonable.
878879
</t>
879880
</section>
880881
<section title='The "$vocabulary" Keyword'>
@@ -1030,7 +1031,7 @@
10301031
<preamble>
10311032
This meta-schema explicitly declares both the Core and Applicator
10321033
vocabularies, and combines their meta-schemas with an "allOf".
1033-
It additional restricts the usage of the Applicator vocabulary
1034+
It additionally restricts the usage of the Applicator vocabulary
10341035
by forbidding the keyword prefixed with "unevaluated". It also
10351036
describes a keyword, "localKeyord", that is not part of either
10361037
vocabulary. Note that it is its own meta-schema,

0 commit comments

Comments
 (0)