Skip to content

Commit

Permalink
typo fix #800 (#5193)
Browse files Browse the repository at this point in the history
spelling correction

Co-authored-by: Jay <jasonsaayman@gmail.com>
  • Loading branch information
shreem-123 and jasonsaayman committed Oct 30, 2022
1 parent c16fe22 commit 34811cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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
Expand Down

0 comments on commit 34811cb

Please sign in to comment.