Commit 092d168
authored
fix(learn): minor typo in "Discover Promises in Node.js" (#7747)
fix(learn): minor typo in Discover Promises in Node.js
```diff
-When you order the pizza, You're in the pending state
+When you order the pizza, you're in the pending state
```
Signed-off-by: Carlos Menezes <[email protected]>1 parent 2f8da07 commit 092d168
File tree
1 file changed
+1
-1
lines changed- apps/site/pages/en/learn/asynchronous-work
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments