diff --git a/spec.html b/spec.html index 1624839d29..dd4c3284d6 100644 --- a/spec.html +++ b/spec.html @@ -39094,10 +39094,10 @@

GeneratorFunction.prototype

Properties of the GeneratorFunction Prototype Object

The GeneratorFunction prototype object:

@@ -39192,7 +39192,7 @@

AsyncGeneratorFunction.length

AsyncGeneratorFunction.prototype

-

The initial value of `AsyncGeneratorFunction.prototype` is %AsyncGenerator%.

+

The initial value of `AsyncGeneratorFunction.prototype` is %AsyncGenerator%.

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

@@ -39201,10 +39201,10 @@

AsyncGeneratorFunction.prototype

Properties of the AsyncGeneratorFunction Prototype Object

The AsyncGeneratorFunction prototype object:

@@ -39264,7 +39264,7 @@

Properties of the Generator Prototype Object

The Generator prototype object: