Asynchronous-Programming-with-SwiftUI-and-Combine
Asynchronous-Programming-with-SwiftUI-and-Combine copied to clipboard
[TYPO]
I found a typo in Asynchronous Programming with SwiftUI and Combine.
- Edition: 1st
- Page: 70
What is wrong
"In addition to using these views in your own app, you can make them reusable by extracting them into s Swift package."
What's the correct spelling
"into s" should be "into a"?