diff --git a/jsonschema-core.xml b/jsonschema-core.xml index 2672c0d2..61d9fff3 100644 --- a/jsonschema-core.xml +++ b/jsonschema-core.xml @@ -1157,9 +1157,8 @@ . - While the "$" prefix is not formally reserved for the Core vocabulary, - it is RECOMMENDED that extension keywords (in vocabularies or otherwise) - begin with a character other than "$" to avoid possible future collisions. + The "$" prefix is reserved for use by the Core vocabulary. + Vocabulary extensions MUST NOT define new keywords that begin with "$".