Skip to content

Commit

Permalink
Update cancel.js (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
weishaodaren authored Sep 14, 2021
1 parent 48a074f commit 50197be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cancel/cancel.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'use strict';

/**
* 当执行 “取消请求” 操作时会抛出 Cancel 对象作为一场
* 当执行 “取消请求” 操作时会抛出 Cancel 对象作为异常
* @class
* @param {string=} message The message.
*/
Expand Down

0 comments on commit 50197be

Please sign in to comment.