mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-26 02:39:41 +02:00
Merge pull request #1786 from JiChao99/patch-1
remove classDiagram duplicate options
This commit is contained in:
@@ -336,7 +336,6 @@ Multiplicity notations are placed near the ends of an association.
|
|||||||
|
|
||||||
The different cardinality options are :
|
The different cardinality options are :
|
||||||
|
|
||||||
- `0..1` Zero or one
|
|
||||||
- `1` Only 1
|
- `1` Only 1
|
||||||
- `0..1` Zero or One
|
- `0..1` Zero or One
|
||||||
- `1..*` One or more
|
- `1..*` One or more
|
||||||
|
Reference in New Issue
Block a user