From 95c7658e8abe58395d1cd80be8e36c8cfa9aaec0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Fri, 9 Feb 2024 13:58:28 +0100 Subject: [PATCH] docs: fix README.md formatting MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c537e47a..cef5768c 100644 --- a/README.md +++ b/README.md @@ -571,10 +571,10 @@ Set the Websocket header _Sec-Websocket-Protocol_ to `ui0.0.1`. `ProcedureName`: 'addChargingStations' `PDU`: { `template`: string, - `numberOfStations`: number, - `options?`: { - `autoStart`: boolean - } + `numberOfStations`: number, + `options?`: { + `autoStart`: boolean + } } - Response: -- 2.34.1