Update docs

This commit is contained in:
sidharthv96 2022-12-20 05:14:37 +00:00
parent 2baa36fd1f
commit 72d9e87284
1 changed files with 1 additions and 1 deletions

View File

@ -267,7 +267,7 @@ There are eight different types of relations defined for classes under UML which
| Type | Description |
| ------- | ------------- |
| `<\|--` | Inheritance |
| `\*--` | Composition |
| `*--` | Composition |
| `o--` | Aggregation |
| `-->` | Association |
| `--` | Link (Solid) |