I found a typo in _Asynchronous Programming with SwiftUI and Combine_. * Edition: 1st * Page: 387 ### What is wrong Missing 'await' in code sample ### What's the correct spelling Add await.
I found a typo in Asynchronous Programming with SwiftUI and Combine.
What is wrong
Missing 'await' in code sample
What's the correct spelling
Add await.