diff --git a/spec.html b/spec.html index 7930ed6cf4..c8ab3a4d44 100644 --- a/spec.html +++ b/spec.html @@ -48270,7 +48270,7 @@

Properties of the AsyncFunction Prototype Object

AsyncFunction.prototype.constructor

-

The initial value of `AsyncFunction.prototype.constructor` is %AsyncFunction%

+

The initial value of `AsyncFunction.prototype.constructor` is %AsyncFunction%.

This property has the attributes { [[Writable]]: *false*, [[Enumerable]]: *false*, [[Configurable]]: *true* }.