mirror of
https://github.com/tenrok/axios.git
synced 2026-05-15 11:59:42 +03:00
spelling correction Co-authored-by: Jay <jasonsaayman@gmail.com>
This commit is contained in:
@@ -825,7 +825,7 @@ controller.abort()
|
||||
|
||||
You can also cancel a request using a *CancelToken*.
|
||||
|
||||
> The axios cancel token API is based on the withdrawn [cancelable promises proposal](https://github.com/tc39/proposal-cancelable-promises).
|
||||
> The axios cancel token API is based on the withdrawn [cancellable promises proposal](https://github.com/tc39/proposal-cancelable-promises).
|
||||
|
||||
> This API is deprecated since v0.22.0 and shouldn't be used in new projects
|
||||
|
||||
|
||||
Reference in New Issue
Block a user