We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ce3109 + d5fedd3 commit 8328026Copy full SHA for 8328026
6-async/03-promise-chaining/02-error-async/task.md
@@ -1,6 +1,6 @@
1
# Error in setTimeout
2
3
-How do you think, does the `.catch` trigger? Explain your answer?
+What do you think? Will the `.catch` trigger? Explain your answer.
4
5
```js
6
new Promise(function(resolve, reject) {
0 commit comments