Skip to content

Commit f744068

Browse files
committed
Clarify how validation builds off of core.
This addresses issue #346, where it was not clear whether all aspects of the core spec were relevant to validation.
1 parent 737e718 commit f744068

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsonschema-validation.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@
8484
is also defined to assist in interactive user interface instance generation.
8585
</t>
8686
<t>
87-
This specification will use the terminology defined by the
88-
<xref target="json-schema">JSON Schema core</xref> specification.
87+
This specification will use the concepts, syntax, and terminology defined
88+
by the <xref target="json-schema">JSON Schema core</xref> specification.
8989
</t>
9090
</section>
9191

0 commit comments

Comments
 (0)