Skip to content

Commit 0104ad6

Browse files
author
Tomy Jaya
authored
Removing extra colon in README.md's proxy.auth
1 parent 5630d3b commit 0104ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ These are the available config options for making requests. Only the `url` is re
308308
proxy: {
309309
host: '127.0.0.1',
310310
port: 9000,
311-
auth: : {
311+
auth: {
312312
username: 'mikeymike',
313313
password: 'rapunz3l'
314314
}

0 commit comments

Comments
 (0)