diff --git a/test/web.html b/test/web.html index ea669f000..637a12fd9 100644 --- a/test/web.html +++ b/test/web.html @@ -57,7 +57,7 @@
sequenceDiagram Alice->Bob: Hello Bob, how are you? - Note right of Alice: Bob thinks about
things + Note right of Bob: Bob thinks about
things
to think about Bob-->Alice: I am good thanks! Bob-->John the Long: How about you John? Bob-->Alice: Checking with John...