aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTatsuya Fujisaki <1838962+tatsuyafujisaki@users.noreply.github.com>2020-01-12 10:39:33 +0900
committerVsevolod Tolstopyatov <qwwdfsad@gmail.com>2020-01-15 14:15:09 +0300
commit9be85a44f157cea6bf14b685a87c6709ebd9664b (patch)
tree72901cd3cedb43560c31edf0ed8816d38bb50d24 /README.md
parentfa8de2e8644b06b6b2059d06f2b7bff997f57268 (diff)
downloadkotlinx.coroutines-9be85a44f157cea6bf14b685a87c6709ebd9664b.tar.gz
Replace "for" with "repeat"
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index bbd8726b..313cd055 100644
--- a/README.md
+++ b/README.md
@@ -273,7 +273,6 @@ The `develop` branch is pushed to `master` during release.
[ListenableFuture.await]: https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-guava/kotlinx.coroutines.guava/com.google.common.util.concurrent.-listenable-future/await.html
<!--- MODULE kotlinx-coroutines-play-services -->
<!--- INDEX kotlinx.coroutines.tasks -->
-[Task.await]: https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-play-services/kotlinx.coroutines.tasks/com.google.android.gms.tasks.-task/await.html
<!--- MODULE kotlinx-coroutines-reactive -->
<!--- INDEX kotlinx.coroutines.reactive -->
[Publisher.collect]: https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-reactive/kotlinx.coroutines.reactive/org.reactivestreams.-publisher/collect.html