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

[TYPO] Chapter 4. State Management - wrong variable used

Open davidplatt opened this issue 2 years ago • 0 comments

I found a typo in Asynchronous Programming 
with SwiftUI and Combine.

  • Edition: 1st
  • Page: Chapter 4 - under heading "Binding Value Types"

What is wrong

The variable name is not correct in the Hello World example on @State bindings

https://imgur.com/a/naXDSYZ

What's the correct spelling

The variable should be consistent throughout the example

davidplatt avatar Jan 27 '23 20:01 davidplatt