Skip to content

Commit d44325d

Browse files
capitalize words for emphasis, per RFC 2119
1 parent 30ec437 commit d44325d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsonschema-core.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3595,9 +3595,9 @@ https://example.com/schemas/common#/$defs/count/minimum
35953595
behavior is undefined.
35963596
</t>
35973597
<t>
3598-
Vocabulary authors should provide a meta-schema that validates the
3598+
Vocabulary authors SHOULD provide a meta-schema that validates the
35993599
expected usage of the vocabulary's keywords on their own. Such meta-schemas
3600-
should not forbid additional keywords, and must not forbid any
3600+
SHOULD not forbid additional keywords, and MUST not forbid any
36013601
keywords from the Core vocabulary.
36023602
</t>
36033603
<t>

0 commit comments

Comments
 (0)