Change of broken docs

This commit is contained in:
Knut Sveidqvist
2019-12-18 19:43:35 +01:00
committed by GitHub
parent b90fcc1b71
commit d53e00ffe0

View File

@@ -150,7 +150,8 @@ class BankAccount{
+BigDecimal balance
+deposit(amount)
+withdrawl(amount)
}```
}
```
## Defining Relationship
A relationship is a general term covering the specific types of logical connections found on class and object diagrams.