remove classDiagram duplicate options

remove classDiagram `#Multiplicity on relations` duplicate options
This commit is contained in:
alec ji
2020-11-21 02:42:27 +00:00
committed by GitHub
parent b329679d2d
commit a2a0851978

View File

@@ -336,7 +336,6 @@ Multiplicity notations are placed near the ends of an association.
The different cardinality options are :
- `0..1` Zero or one
- `1` Only 1
- `0..1` Zero or One
- `1..*` One or more