Skip to content

Commit 1a7b925

Browse files
authored
Editorial: Markup Async Iterator string with emu-val (#14)
1 parent 5b62191 commit 1a7b925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ <h1>AsyncIterator.prototype.find ( _predicate_ )</h1>
560560

561561
<emu-clause id="sec-asynciteratorprototype-@@tostringtag">
562562
<h1>AsyncIterator.prototype [ @@toStringTag ]</h1>
563-
<p>The initial value of the @@toStringTag property is the String value "Async Iterator".</p>
563+
<p>The initial value of the @@toStringTag property is the String value *"Async Iterator"*.</p>
564564
<emu-note>
565565
<p>Unlike the @@toStringTag on most built-in classes, for web-compatibility reasons this property must be writable.</p>
566566
</emu-note>

0 commit comments

Comments
 (0)