Skip to content

Commit 705a7f0

Browse files
Ben HuttonBen Hutton
Ben Hutton
authored and
Ben Hutton
committed
Don't mention 'derferenced' schemas in the section related to compound document. The phrase has a specific meaning
1 parent 31fd31a commit 705a7f0

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
@@ -1832,9 +1832,9 @@
18321832

18331833
<section title="Compound Documents">
18341834
<t>
1835-
A Compound Schema Document is defined as JSON document (sometimes called a "dereferenced" or
1836-
"bundled" schema) which has multiple embedded JSON Schema Resources bundled into the same
1837-
document to ease transportation.
1835+
A Compound Schema Document is defined as JSON document (sometimes called a "bundled" schema)
1836+
which has multiple embedded JSON Schema Resources bundled into the same document to
1837+
ease transportation.
18381838
</t>
18391839
<t>
18401840
Each embedded Schema Resource MUST be treated as an individual Schema Resource, following standard

0 commit comments

Comments
 (0)