Skip to content

Commit

Permalink
typo fix axios#800
Browse files Browse the repository at this point in the history
spelling correction
  • Loading branch information
shreem-123 committed Oct 27, 2022
1 parent 9bd5321 commit 8d8ec6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -797,7 +797,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
Expand Down

0 comments on commit 8d8ec6f

Please sign in to comment.