Merge pull request #1786 from JiChao99/patch-1

remove classDiagram duplicate options
This commit is contained in:
Ashish Jain 2020-11-26 19:10:22 +01:00 committed by GitHub
commit ddc31870bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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