Skip to content

Commit 114593e

Browse files
authored
Editorial: fix typo in async iterator
1 parent d64f799 commit 114593e

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
@@ -454,7 +454,7 @@ support for example recursive iteration.
454454

455455
<div algorithm="iterator initialization">
456456
The [=asynchronous iterator initialization steps=] for a {{FileSystemDirectoryHandle}} |handle|
457-
ant its async iterator |iterator| are:
457+
and its async iterator |iterator| are:
458458

459459
1. Let |access| be the result of running |handle|'s [=FileSystemHandle/entry=]'s
460460
[=entry/query access=] given "`read`".

0 commit comments

Comments
 (0)