Update README.md

This commit is contained in:
George
2019-10-19 22:54:24 +03:00
committed by GitHub
parent ca5c413d3c
commit b025c8d850

View File

@@ -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