diff --git a/jsonschema-core.xml b/jsonschema-core.xml
index 0181a388..f1ac7b7d 100644
--- a/jsonschema-core.xml
+++ b/jsonschema-core.xml
@@ -2349,10 +2349,10 @@
Validation succeeds if each element of the instance validates
- against the schema at the same position, if any. This keyword
- does not constrain the length of the array. If the array is longer
- than this keyword's value, this keyword validates only the
- prefix of matching length.
+ against the subschema at the same position, if any. This keyword
+ does not constrain the length of the array. Only array positions
+ present in both the keyword's value and the instance value are
+ affected by this keyword.
This keyword produces an annotation value which is the largest