Skip to content

Commit 2caddd5

Browse files
committed
comfortable instead of comfort
1 parent 62226ef commit 2caddd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

6-async/05-async-await/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Async/await
22

3-
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.
3+
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.
44

55
## Async functions
66

0 commit comments

Comments
 (0)