diff --git a/spec.html b/spec.html
index 7ca5356f33a..273039465fc 100644
--- a/spec.html
+++ b/spec.html
@@ -9608,7 +9608,7 @@
Runtime Semantics: IteratorBindingInitialization (
- _iteratorRecord_: unknown,
+ _iteratorRecord_: an Iterator Record,
_environment_: unknown,
): either a normal completion containing ~unused~ or an abrupt completion
@@ -20814,7 +20814,7 @@
Runtime Semantics: IteratorDestructuringAssignmentEvaluation (
- _iteratorRecord_: unknown,
+ _iteratorRecord_: an Iterator Record,
): either a normal completion containing ~unused~ or an abrupt completion