From: Jérôme Benoit Date: Sun, 4 Feb 2024 15:16:42 +0000 (+0100) Subject: docs: fix typo in README.md X-Git-Tag: v1.2.35~10 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=4c4f320e7a9ccc1f8bf02e3468872ead47f2c75a;p=e-mobility-charging-stations-simulator.git docs: fix typo in README.md Signed-off-by: Jérôme Benoit --- diff --git a/README.md b/README.md index f7ca9e41..18902a2f 100644 --- a/README.md +++ b/README.md @@ -504,7 +504,7 @@ Protocol to control the simulator via a Websocket or HTTP server: sequenceDiagram Client->>UI Server: request UI Server->>Client: response -Note over UI Server,Client: Transport protocol: HTTP, WebSocket +Note over UI Server,Client: Transport protocol: HTTP, Websocket ``` ### Websocket Protocol