Asynchronous-Programming-with-SwiftUI-and-Combine
Asynchronous-Programming-with-SwiftUI-and-Combine copied to clipboard
[TYPO] Chapter 4. State Management - wrong variable used
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