Skip to content

Commit 6272ae8

Browse files
use 'directly modify' instead of 'interfere with'
Co-authored-by: Ben Hutton <[email protected]>
1 parent 030f022 commit 6272ae8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specs/jsonschema-core.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -394,9 +394,9 @@ Additional schema keywords MAY be defined by any entity. Save for explicit
394394
agreement, schema authors SHALL NOT expect these additional keywords to be
395395
supported by implementations that do not explicitly document such support.
396396

397-
Extension keywords MUST NOT interfere with the operation of keywords defined by
397+
Extension keywords MUST NOT directly modify the operation of keywords defined by
398398
this document or the companion JSON Schema Validation specificiation, and SHOULD
399-
NOT interfere with the operation of keywords defined by other extension
399+
NOT directly modify the operation of keywords defined by other extension
400400
documents.[^11]
401401

402402
[^11]: JSON Schema currently does not have a namespacing mechanism, which would

0 commit comments

Comments
 (0)