diff --git a/spec.html b/spec.html
index d180a9c21c..894fcec2e7 100644
--- a/spec.html
+++ b/spec.html
@@ -19134,7 +19134,7 @@
Runtime Semantics: Evaluation
EvaluatePropertyAccessWithExpressionKey (
_baseValue_: an ECMAScript language value,
- _expression_: a Parse Node,
+ _expression_: an |Expression| Parse Node,
_strict_: a Boolean,
): either a normal completion containing a Reference Record or an abrupt completion