Skip to content

Commit 130df84

Browse files
committed
improve language around sibling keyword behavior
1 parent 007fa98 commit 130df84

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jsonschema-core.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -523,9 +523,9 @@ to inform the user of the evaluation path that produced the error or annotation.
523523

524524
### Keyword Interactions
525525

526-
Keywords MAY modify their behavior based on the presence or absence of another
527-
keyword or its value in the same [schema object](#schema-document). Such
528-
keywords MUST NOT result in a circular dependency.
526+
Keywords MAY modify their behavior based on the presence, absence, or value of
527+
another keyword in the same [schema object](#schema-document). Such keywords
528+
MUST NOT result in a circular dependency.
529529

530530
Unless otherwise specified, keywords act independently.
531531

0 commit comments

Comments
 (0)