tc39 / proposal-array-from-async

Draft specification for a proposed Array.fromAsync method in JavaScript.
http://tc39.es/proposal-array-from-async/
BSD 3-Clause "New" or "Revised" License
177 stars 13 forks source link

spec: fix typo #13

Closed ljharb closed 2 years ago

ljharb commented 2 years ago

I assume syncItems is meant to be asyncItems here?