diff --git a/README.md b/README.md index 07040c8..0b683bb 100644 --- a/README.md +++ b/README.md @@ -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