Asynchronous-Programming-with-SwiftUI-and-Combine icon indicating copy to clipboard operation
Asynchronous-Programming-with-SwiftUI-and-Combine copied to clipboard

[TYPO]

Open stevenschwab opened this issue 2 years ago • 0 comments

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"?

stevenschwab avatar Jan 24 '23 00:01 stevenschwab