We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a7b925 commit 85e1566Copy full SHA for 85e1566
spec.html
@@ -150,7 +150,7 @@ <h1>The AsyncIterator Constructor</h1>
150
<p>The <dfn>AsyncIterator</dfn> constructor:</p>
151
<ul>
152
<li>is <dfn>%AsyncIterator%</dfn>.</li>
153
- <li>is the initial value of the *AsyncIterator* property of the global object.</li>
+ <li>is the initial value of the *"AsyncIterator"* property of the global object.</li>
154
<li>is designed to be subclassable. It may be used as the value of an *extends* clause of a class definition.</li>
155
</ul>
156
0 commit comments