diff --git a/spec.html b/spec.html index 4c0dae3875..2b3f0694f1 100644 --- a/spec.html +++ b/spec.html @@ -30565,7 +30565,7 @@

Properties of the Symbol Constructor

Symbol.asyncIterator

-

The initial value of `Symbol.asyncIterator` is the well known symbol @@asyncIterator ().

+

The initial value of `Symbol.asyncIterator` is the well-known symbol @@asyncIterator ().

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