Skip to content

Commit cfa0b72

Browse files
Update jsonschema-core.xml
Co-authored-by: Ben Hutton <relequestual@gmail.com>
1 parent 5cc5d1c commit cfa0b72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jsonschema-core.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2445,9 +2445,9 @@
24452445
</t>
24462446
<t>
24472447
This keyword produces an annotation value which is an array of
2448-
the indexes to which this keyword successfully applied its subschema,
2449-
in ascending order. The value MAY be a boolean true if the subschema
2450-
was successfully applied to every index of the instance.
2448+
the indexes to which this keyword validates successfully when applying
2449+
its subschema, in ascending order. The value MAY be a boolean true if the
2450+
subschema validated successfully when applied to every index of the instance.
24512451
</t>
24522452
</section>
24532453
</section>

0 commit comments

Comments
 (0)