Skip to content

Commit 9f51c19

Browse files
Fix typos
Co-authored-by: Karen Etheridge <ether@cpan.org>
1 parent b27a703 commit 9f51c19

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jsonschema-core.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1843,13 +1843,13 @@
18431843
</t>
18441844
<t>
18451845
Each embedded Schema Resource MUST be treated as an individual Schema Resource, following standard
1846-
schema loading and processing requirements, including determining voacbulary support.
1846+
schema loading and processing requirements, including determining vocabulary support.
18471847
</t>
18481848
<section title="Bundling">
18491849
<t>
18501850
The bundling process for creating a Compound Schema Document is defined as taking
18511851
references (such as "$ref") to an external Schema Resource and embedding the referenced
1852-
Schema Resources within the referreing document.
1852+
Schema Resources within the referring document.
18531853
</t>
18541854
<t>
18551855
Each embedded JSON Schema Resource MUST identify itself with an absolute URI using the "$id" keyword,
@@ -1892,7 +1892,7 @@
18921892
</section>
18931893
<section title="Validating">
18941894
<t>
1895-
Given that a Compound Schema Document may have embedded resources which idenfiy as using different
1895+
Given that a Compound Schema Document may have embedded resources which identify as using different
18961896
dialects, these documents SHOULD NOT be validated by applying a meta-schema
18971897
to the Compound Schema Document as an instance. It is RECOMMENDED that an alternate
18981898
validation process be provided in order to validate Schema Documents. Each Schema Resource

0 commit comments

Comments
 (0)