Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TYPO] Page 23, Text("Tap me") instead of "Tab me" #13

Open
dasdom opened this issue Jan 27, 2023 · 0 comments
Open

[TYPO] Page 23, Text("Tap me") instead of "Tab me" #13

dasdom opened this issue Jan 27, 2023 · 0 comments
Assignees
Labels

Comments

@dasdom
Copy link
Collaborator

dasdom commented Jan 27, 2023

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

  • Edition: 1st
  • Page: 23

What is wrong

Click the Content placeholder (or press the Tab key), and replace it with the following text: Text("Tap me").

What's the correct spelling

Click the Content placeholder (or press the Tab key), and replace it with the following text: "Tap me".

Remark

In the code snippet below it is correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants