commit | b6b56b49e9d9b3e0e8b7bc24a6b1a55db6bc1da0 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Nov 14 22:20:16 2018 -0800 |
committer | GitHub <noreply@github.com> | Wed Nov 14 22:20:16 2018 -0800 |
tree | e048aa370878dd2078f9e37671932d03c0b4b13f | |
parent | 9ee1d42f019ac827f73479ce241e95733d050e67 [diff] |
Fix typo in asynchronous generator iterator documentation (GH-10542) Remove an unnecessary "that": ... will execute that the body ... -> ... will execute the body ... (cherry picked from commit 25221b328339fb1726b58742e91b6e49c178023a) Co-authored-by: Sebastián RamÃrez <tiangolo@gmail.com>