codelab-kotlin-coroutines icon indicating copy to clipboard operation
codelab-kotlin-coroutines copied to clipboard

Typo in explanation of step 11

Open RodrigoKonzenKirch opened this issue 3 years ago • 0 comments

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.

RodrigoKonzenKirch avatar May 05 '22 11:05 RodrigoKonzenKirch