Skip to content

Commit f6cb13b

Browse files
committed
update readme
1 parent 8697222 commit f6cb13b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ npm install @ctrl/deluge
1616
import { Deluge } from '@ctrl/deluge';
1717

1818
const deluge = new Deluge({
19-
baseURL: 'http://localhost:8112/',
19+
baseUrl: 'http://localhost:8112/',
2020
password: 'deluge',
2121
});
2222

0 commit comments

Comments
 (0)