Skip to content

Commit 5e51b73

Browse files
Ms2gerbzbarsky
authored andcommitted
Fix typo: inferface. (#821)
1 parent d87d389 commit 5e51b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12618,7 +12618,7 @@ The \[[Prototype]] [=internal slot=] of an [=asynchronous iterator prototype obj
1261812618

1261912619
<div algorithm="to invoke the return property of asynchronous iterators">
1262012620

12621-
If an [=asynchronous iterator return=] algorithm is defined for the [=inferface=], then the
12621+
If an [=asynchronous iterator return=] algorithm is defined for the [=interface=], then the
1262212622
[=asynchronous iterator prototype object=] must have a <code class="idl">return</code> data
1262312623
property with attributes { \[[Writable]]: <emu-val>true</emu-val>,
1262412624
\[[Enumerable]]: <emu-val>true</emu-val>, \[[Configurable]]: <emu-val>true</emu-val> }

0 commit comments

Comments
 (0)