Skip to content

Commit b512be5

Browse files
authored
docs: “Weekly downloads daily” typo
1 parent be08620 commit b512be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ const arr = await ??????????(asyncIterable);
4545
```
4646
4747
There is an [it-all][] NPM library that performs only this task
48-
and which gets about 50,000 weekly downloads daily.
48+
and which gets about 50,000 weekly downloads.
4949
This of course does **not** include any code
5050
that uses ad-hoc `for await``of` loops with empty arrays.
5151
Further demonstrating the demand for such functionality,

0 commit comments

Comments
 (0)