Skip to content

Commit bc542ee

Browse files
Update jsonschema-core.md
Co-authored-by: Jason Desrosiers <[email protected]>
1 parent 599487b commit bc542ee

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
@@ -821,8 +821,8 @@ processing JSON Schema. These keywords inform implementations how to process any
821821
schema or meta-schema, including those split across multiple documents, or exist
822822
to reserve keywords for purposes that require guaranteed interoperability.
823823

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

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

0 commit comments

Comments
 (0)