diff --git a/spec.html b/spec.html
index 7bd3d9ee5b6..39b5d9a1d20 100644
--- a/spec.html
+++ b/spec.html
@@ -21735,7 +21735,7 @@
Static Semantics: ContainsExpression
Static Semantics: ContainsUseStrict
- AsyncConciseBody : AssignmentExpression
+ AsyncConciseBody : ExpressionBody
1. Return *false*.
@@ -41754,6 +41754,7 @@ Functions and Classes
+
When the production is recognized the following grammar is used to refine the interpretation of |CoverParenthesizedExpressionAndArrowParameterList|: