Skip to content

Commit

Permalink
Merge pull request #2624 from hiramekun/patch-1
Browse files Browse the repository at this point in the history
docs: Update sequenceDiagram.md: remove a duplication
  • Loading branch information
knsv authored Jan 18, 2022
2 parents adc15c2 + 7746091 commit 87dc133
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/sequenceDiagram.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,6 @@ sequenceDiagram
Bob->>Alice: Hi Alice
```

```mermaid-example
sequenceDiagram
actor Alice
actor Bob
Alice->>Bob: Hi Bob
Bob->>Alice: Hi Alice
```

### Aliases

The actor can have a convenient identifier and a descriptive label.
Expand Down

0 comments on commit 87dc133

Please sign in to comment.