Skip to content

Commit 334c888

Browse files
tocknpi0
authored andcommitted
docs: replace baseUrl to baseURL (#233)
1 parent 624a3bd commit 334c888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ axios: {
9999

100100
* Default: `false`
101101

102-
Adds an interceptor to automatically set `withCredentials` config of axios when requesting to `baseUrl`
102+
Adds an interceptor to automatically set `withCredentials` config of axios when requesting to `baseURL`
103103
which allows passing authentication headers to backend.
104104

105105
### `debug`

0 commit comments

Comments
 (0)