We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d87d389 commit 5e51b73Copy full SHA for 5e51b73
index.bs
@@ -12618,7 +12618,7 @@ The \[[Prototype]] [=internal slot=] of an [=asynchronous iterator prototype obj
12618
12619
<div algorithm="to invoke the return property of asynchronous iterators">
12620
12621
- If an [=asynchronous iterator return=] algorithm is defined for the [=inferface=], then the
+ If an [=asynchronous iterator return=] algorithm is defined for the [=interface=], then the
12622
[=asynchronous iterator prototype object=] must have a <code class="idl">return</code> data
12623
property with attributes { \[[Writable]]: <emu-val>true</emu-val>,
12624
\[[Enumerable]]: <emu-val>true</emu-val>, \[[Configurable]]: <emu-val>true</emu-val> }
0 commit comments