Skip to content

Commit f21d2b3

Browse files
capitalize words for emphasis, per RFC 2119
1 parent 9e96dda commit f21d2b3

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
@@ -3601,9 +3601,9 @@ https://example.com/schemas/common#/$defs/count/minimum
36013601
behavior is undefined.
36023602
</t>
36033603
<t>
3604-
Vocabulary authors should provide a meta-schema that validates the
3604+
Vocabulary authors SHOULD provide a meta-schema that validates the
36053605
expected usage of the vocabulary's keywords on their own. Such meta-schemas
3606-
should not forbid additional keywords, and must not forbid any
3606+
SHOULD not forbid additional keywords, and MUST not forbid any
36073607
keywords from the Core vocabulary.
36083608
</t>
36093609
<t>

0 commit comments

Comments
 (0)