Update docs

This commit is contained in:
sidharthv96
2022-12-20 05:14:37 +00:00
parent 2baa36fd1f
commit 72d9e87284

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) |