-
-
Notifications
You must be signed in to change notification settings - Fork 901
Open
Description
There is a typo in Chapter 3 of the Builder Book at this section:
Alsom we need to catch an error in case there is one. We use try/catch in combination with async/await, as discussed earlier in this chapter:
Corrected:
Also, we need to catch an error in case there is one. We use try/catch in combination with async/await, as discussed earlier in this chapter:
Metadata
Metadata
Assignees
Labels
No labels