Skip to content

Commit

Permalink
Update sequenceDiagram.md: remove a duplication
Browse files Browse the repository at this point in the history
  • Loading branch information
hiramekun authored Jan 13, 2022
1 parent 7a6d737 commit 7746091
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 7746091

Please sign in to comment.