We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a64fb26 commit 4f6864eCopy full SHA for 4f6864e
1 file changed
1-js/12-generators-iterators/2-async-iterators-generators/article.md
@@ -1,5 +1,5 @@
1
2
-# Async iteration and generators
+# Async iterators and generators
3
4
Asynchronous iterators allow to iterate over data that comes asynchronously, on-demand.
5
0 commit comments