mirror of
https://github.com/cudr/slate-collaborative.git
synced 2026-03-02 03:40:18 +00:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user