Update README.md

pull/3/head
George 5 years ago committed by GitHub
parent ca5c413d3c
commit b025c8d850
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,7 +46,7 @@ const connection = new CollaborativeBackend(options)
### options:
```
{
port: number // posrt to start io connection
port: number // port to start io connection
connectOpts?: SocketIO.ServerOptions
defaultValue?: ValueJSON // default value
saveTreshold?: number // theshold of onDocumentSave callback execution

Loading…
Cancel
Save