docs: fix typo in README.md
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 4 Feb 2024 15:16:42 +0000 (16:16 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 4 Feb 2024 15:16:42 +0000 (16:16 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md

index f7ca9e41223993e1171e8f834a2fbf832b88c442..18902a2fca835c7fa2c801616ce177f06a061cab 100644 (file)
--- 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