Update docs to properly showcase participant ordering

This commit is contained in:
loucadufault
2024-02-21 18:45:26 -05:00
committed by GitHub
parent 70c8a3dde8
commit 392ebd0af4

View File

@@ -30,8 +30,8 @@ appearance by doing the following:
sequenceDiagram
participant Alice
participant Bob
Alice->>Bob: Hi Bob
Bob->>Alice: Hi Alice
Alice->>Bob: Hi Bob
```
### Actors