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
I found a typo in Asynchronous Programming with SwiftUI and Combine.
What is wrong
The variable name is not correct in the Hello World example on
@Statebindingshttps://imgur.com/a/naXDSYZ
What's the correct spelling
The variable should be consistent throughout the example