comfortable instead of comfort
This commit is contained in:
parent
62226efedc
commit
2caddd56f4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Async/await
|
||||
|
||||
There's a special syntax to work with promises in a more comfort fashion, called "async/await". It's surprisingly easy to understand and use.
|
||||
There's a special syntax to work with promises in a more comfortable fashion, called "async/await". It's surprisingly easy to understand and use.
|
||||
|
||||
## Async functions
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue