mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Merge pull request #2860 from ticapix/patch-1
typo on link type for aggregation
This commit is contained in:
commit
7761561ac2
@ -217,7 +217,7 @@ It is possible to add a label text to a relation:
|
||||
classDiagram
|
||||
classA <|-- classB : implements
|
||||
classC *-- classD : composition
|
||||
classE o-- classF : association
|
||||
classE o-- classF : aggregation
|
||||
```
|
||||
|
||||
### Two-way relations
|
||||
|
Loading…
x
Reference in New Issue
Block a user