diff --git a/jsonschema-core.xml b/jsonschema-core.xml index 058f954e..95fe91c4 100644 --- a/jsonschema-core.xml +++ b/jsonschema-core.xml @@ -1168,9 +1168,9 @@
- 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 as the identifier of a resource which is itself a JSON Schema, which describes the - set of valid schemas written for this particular feature set. + set of valid schemas written for this particular dialect. The value of this keyword MUST be a URI