diff --git a/jsonschema-core.xml b/jsonschema-core.xml index 51d9a7ae..d69580b9 100644 --- a/jsonschema-core.xml +++ b/jsonschema-core.xml @@ -2651,9 +2651,10 @@ http://json-schema.org/draft/2019-04/schema#/$defs/nonNegativeInteger/minimum There are only two vertices, but three are required. - Note that neither the error message property nor its wording as depicted in these - examples is not a requirement of this specification. Implementations SHOULD craft - error messages tailored for their audience. + Note that the error message wording as depicted in these examples is not a + requirement of this specification. Implementations SHOULD craft error messages + tailored for their audience or provide a templating mechanism that allows their + users to craft their own messages.