Skip to content

Commit

Permalink
Merge pull request #42 from dariob/main
Browse files Browse the repository at this point in the history
Update README.md client configuration example
  • Loading branch information
zAlweNy26 authored Apr 1, 2024
2 parents 1f26e80 + abfd4ac commit 35d409f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ import { CatClient } from 'ccat-api'

const cat = new CatClient({
baseUrl: 'localhost',
user: 'user'.
userId: 'user'.
//... other settings
})

Expand Down

0 comments on commit 35d409f

Please sign in to comment.