fix typo in article title
iteration -> iterators
This commit is contained in:
parent
a64fb2661b
commit
4f6864e1b0
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
# Async iteration and generators
|
||||
# Async iterators and generators
|
||||
|
||||
Asynchronous iterators allow to iterate over data that comes asynchronously, on-demand.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue