From 6eb6361504e4775e0ef162e3cbaf5fe37ec2bbb5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Fri, 23 Feb 2024 15:35:46 +0100 Subject: [PATCH] docs: refine README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6148231c..750ad8e2 100644 --- a/README.md +++ b/README.md @@ -573,7 +573,7 @@ Set the Websocket header _Sec-Websocket-Protocol_ to `ui0.0.1`. `template`: string, `numberOfStations`: number, `options?`: { - `supervisionUrls`: string | string[], + `supervisionUrls?`: string | string[], `persistentConfiguration?`: boolean, `autoStart?`: boolean, `autoRegister?`: boolean, -- 2.34.1