Skip to content

Commit f9fdd13

Browse files
committed
contains cleanup
1 parent e39d5ba commit f9fdd13

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

jsonschema-core.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -2032,8 +2032,7 @@ outcomes. However, the keywords in this vocabulary are notable exceptions:
20322032
- `unevaluatedItems`, whose behavior is defined in terms of annotations from
20332033
`prefixItems`, `items`, `contains`, and itself
20342034
- `unevaluatedProperties`, whose behavior is defined in terms of annotations
2035-
from `properties`, `patternProperties`, `additionalProperties`, `contains`,
2036-
and itself
2035+
from `properties`, `patternProperties`, `additionalProperties`, and itself
20372036

20382037
### `unevaluatedItems` {#unevaluateditems}
20392038

0 commit comments

Comments
 (0)