android / codelab-kotlin-coroutines

Kotlin Coroutines codelab
Apache License 2.0
552 stars 268 forks source link

Typo in section #9 - heiranchy #92

Closed foxtrotdev closed 4 years ago

foxtrotdev commented 4 years ago

There is a stentence using the word heiranchy:

Hit alt-enter add suspend modifiers to all functions in the heiranchy

It should be:

Hit alt-enter add suspend modifiers to all functions in the hierarchy

tiembo commented 4 years ago

Thanks for the bug report! This is fixed now.