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: 129

What is wrong

Thanks to SwiftUI’s declarative syntax, adding animations to make this feel more natural is super easy: all we need to do is adding an animation view modifier to the List view:

What's the correct spelling

Change "adding" to "add"

stevenschwab avatar Jan 24 '23 21:01 stevenschwab