diff --git a/jsonschema-core.xml b/jsonschema-core.xml index 8b648666..60eda78a 100644 --- a/jsonschema-core.xml +++ b/jsonschema-core.xml @@ -1847,7 +1847,7 @@ An implementation MAY choose not to support addressing schemas - by non-canonical URIs. As such, it is RECOMENDED that schema authors only + by non-canonical URIs. As such, it is RECOMMENDED that schema authors only use canonical URIs, as using non-canonical URIs may reduce schema interoperability. diff --git a/jsonschema-validation.xml b/jsonschema-validation.xml index c1b995e5..5af85c47 100644 --- a/jsonschema-validation.xml +++ b/jsonschema-validation.xml @@ -1179,7 +1179,7 @@ When the "deprecated" keyword is applied to an item in an array by means of "items", if "items" is a single schema, the deprecation relates to the whole array, while if "items" is an array of schemas, the deprecation relates to - the corrosponding item according to the subschemas position. + the corresponding item according to the subschemas position. Omitting this keyword has the same behavior as a value of false. @@ -1436,7 +1436,7 @@ - Grouped keywords into formal vocabuarlies + Grouped keywords into formal vocabularies Update "format" implementation requirements in terms of vocabularies By default, "format" MUST NOT be validated, although validation can be enabled A vocabulary declaration can be used to require "format" validation