We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a35843 + c4e2b99 commit e8d37e1Copy full SHA for e8d37e1
jsonschema-core.xml
@@ -1168,9 +1168,9 @@
1168
</t>
1169
<section title='The "$schema" Keyword' anchor="keyword-schema">
1170
<t>
1171
- The "$schema" keyword is both used as a JSON Schema feature set identifier and
+ The "$schema" keyword is both used as a JSON Schema dialect identifier and
1172
as the identifier of a resource which is itself a JSON Schema, which describes the
1173
- set of valid schemas written for this particular feature set.
+ set of valid schemas written for this particular dialect.
1174
1175
1176
The value of this keyword MUST be a <xref target="RFC3986">URI</xref>
0 commit comments