We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b62191 commit 1a7b925Copy full SHA for 1a7b925
spec.html
@@ -560,7 +560,7 @@ <h1>AsyncIterator.prototype.find ( _predicate_ )</h1>
560
561
<emu-clause id="sec-asynciteratorprototype-@@tostringtag">
562
<h1>AsyncIterator.prototype [ @@toStringTag ]</h1>
563
- <p>The initial value of the @@toStringTag property is the String value "Async Iterator".</p>
+ <p>The initial value of the @@toStringTag property is the String value *"Async Iterator"*.</p>
564
<emu-note>
565
<p>Unlike the @@toStringTag on most built-in classes, for web-compatibility reasons this property must be writable.</p>
566
</emu-note>
0 commit comments