Skip to content

Commit 4f9104f

Browse files
update
1 parent e93abfe commit 4f9104f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/woqlClient.js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ or the promise will be rejected.
4545

4646
**Example**
4747
```js
48-
client.connect({key="mykey",user="admin"})
48+
client.connect({key:"mykey",user:"admin"})
4949
```
5050

5151
### Create Database

0 commit comments

Comments
 (0)