Skip to content

Commit 5d36e17

Browse files
committed
Small gramatical changes
1 parent 49d77b2 commit 5d36e17

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
@@ -1888,13 +1888,13 @@
18881888
same value as for the immediately enclosing resource.
18891889
</t>
18901890
<t>
1891-
Embedded schema resources MAY specify different "$schema" values from their
1892-
enclosing resource, as any schema that can be referenced can also be embedded.
1891+
Since any schema that can be referenced can also be embedded, embedded schema resources MAY
1892+
specify different "$schema" values from their enclosing resource.
18931893
</t>
18941894
</section>
18951895
<section title="Validating">
18961896
<t>
1897-
Given a Compound Schema Document may have embedded resources which idenfiy as using different
1897+
Given that a Compound Schema Document may have embedded resources which idenfiy as using different
18981898
dialects, it is NOT RECOMMENDED that these documents are validated by applying a meta-schema
18991899
to the Compound Schema Document as an instance. It is RECOMMENDED that an alternate
19001900
validation process be provided in order to validate Schema Documents.

0 commit comments

Comments
 (0)