codelab-kotlin-coroutines
codelab-kotlin-coroutines copied to clipboard
Typo in explanation of step 11
Typo in step 11 of "Advanced Kotlin coroutines codelab": https://developer.android.com/codelabs/advanced-kotlin-coroutines#10
Typo in this phrase (the word "and" is duplicated):
So if all we were doing was calling suspend functions in Retrofit and and using Room flows, we wouldn't need to complicate this code with main-safety concerns.