Skip to content

Commit

Permalink
Editorial: fix typo in async iterator
Browse files Browse the repository at this point in the history
  • Loading branch information
a-sully authored Oct 27, 2022
1 parent d64f799 commit 114593e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ support for example recursive iteration.

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

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

0 comments on commit 114593e

Please sign in to comment.