reindent loop

This commit is contained in:
HustLion 2016-07-27 19:57:50 +08:00
parent e277f286c0
commit da717b5a91
1 changed files with 1 additions and 1 deletions

View File

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