repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ca7a41
)
docs: fix typo in README.md
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sun, 4 Feb 2024 15:16:42 +0000
(16:16 +0100)
committer
Jé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
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/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, Web
S
ocket
+Note over UI Server,Client: Transport protocol: HTTP, Web
s
ocket
```
### Websocket Protocol