Skip to content

Commit 3ebfb4e

Browse files
Updated README.md;
1 parent 06fcd3d commit 3ebfb4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ const chain= CPromise.all([
155155
The package exports a wrapped version of the axios instance.
156156
See the axios [documentation](https://www.npmjs.com/package/axios#axios) to gen more information.
157157

158-
`cpAxios(url, {signal, ...nativeFetchOptions}): CPromise`
158+
`cpAxios(url, {signal, ...nativeAxiosOptions}): CPromise`
159159

160160
Options:
161161

0 commit comments

Comments
 (0)