Skip to content

Commit 62c7eaf

Browse files
committed
Quotes around value
1 parent 110c24c commit 62c7eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-core.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2373,7 +2373,7 @@
23732373
<t>
23742374
This keyword produces an annotation value which is an array of
23752375
the indexes to which this keyword validates successfully when applying
2376-
its subschema, in ascending order. The value MAY be a boolean true if the
2376+
its subschema, in ascending order. The value MAY be a boolean "true" if the
23772377
subschema validated successfully when applied to every index of the instance.
23782378
If the instance array this keywords subschema is applicable to is empty,
23792379
the annotation value MUST NOT be missing.

0 commit comments

Comments
 (0)