diff --git a/index.bs b/index.bs index 66a0fd43..bb5187ff 100644 --- a/index.bs +++ b/index.bs @@ -7921,7 +7921,7 @@ A type annotated with the [{{EnforceRange}}] extended attribute must not appear [=read only=] attribute. A type must not be [=extended attributes associated with|associated with=] both the [{{Clamp}}] and [{{EnforceRange}}] extended attributes. A type that is not an [=integer type=] must not be [=extended attributes associated with|associated with=] the -[{{Clamp}}] extended attribute. +[{{EnforceRange}}] extended attribute. See the rules for converting ECMAScript values to the various IDL integer types in [[#es-type-mapping]]