Kotlin Coroutine Confidence: Confusing Sentence (pg 78)

The last sentence of the second paragraph in the “What is Structured Concurrency?” text box on page 78 is confusing (highlighting added):

When you want start on two things at once, you can’t avoid the need for diverging control flow.

:thinking: Is that suppose to be:

When you want to start two things at once, you can’t avoid the need for diverging control flow.

book-kotlin-coroutine-confidence Version: B3