Skip to content

Commit 8faa17e

Browse files
Update jsonschema-core.md
Co-authored-by: Jason Desrosiers <[email protected]>
1 parent 2de31b2 commit 8faa17e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: jsonschema-core.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -795,8 +795,8 @@ processing JSON Schema. These keywords inform implementations how to process any
795795
schema or meta-schema, including those split across multiple documents, or exist
796796
to reserve keywords for purposes that require guaranteed interoperability.
797797

798-
Support for these keywords MUST be considered mandatory at all times in order to
799-
bootstrap the processing of further keywords.
798+
Support for these keywords MUST be considered mandatory at all times as they are
799+
necessary to navigate and process any schema.
800800

801801
The "$" prefix is reserved for use by this specification. Extensions MUST NOT
802802
define new keywords that begin with "$".

0 commit comments

Comments
 (0)