diff --git a/spec.html b/spec.html
index 238977e478..d762d150f5 100644
--- a/spec.html
+++ b/spec.html
@@ -6785,7 +6785,7 @@
GroupBy (
_items_: an ECMAScript language value,
_callbackfn_: an ECMAScript language value,
- _keyCoercion_: ~property~ or ~zero~,
+ _keyCoercion_: ~property~ or ~collection~,
): either a normal completion containing a List of Records with fields [[Key]] (an ECMAScript language value) and [[Elements]] (a List of ECMAScript language values), or a throw completion