reindent loop

This commit is contained in:
HustLion
2016-07-27 19:57:50 +08:00
parent e277f286c0
commit da717b5a91

View File

@@ -40,7 +40,7 @@ sequenceDiagram
participant Bob participant Bob
Alice->>John: Hello John, how are you? Alice->>John: Hello John, how are you?
loop Healthcheck loop Healthcheck
John->>John: Fight against hypochondria John->>John: Fight against hypochondria
end end
Note right of John: Rational thoughts <br/>prevail... Note right of John: Rational thoughts <br/>prevail...
John-->>Alice: Great! John-->>Alice: Great!