We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ba6b90 commit 0e37efdCopy full SHA for 0e37efd
1 file changed
1-js/11-async/04-promise-error-handling/01-error-async/task.md
@@ -1,6 +1,6 @@
1
-# Error in setTimeout
+# setTimeout 里的错误
2
3
-What do you think? Will the `.catch` trigger? Explain your answer.
+你怎么看?`.catch` 会触发么?解释你的答案。
4
5
```js
6
new Promise(function(resolve, reject) {
0 commit comments