Skip to content

Commit b5b1175

Browse files
update 2/readme
1 parent 11dd5a7 commit b5b1175

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

2_LoanAccountHierarchy/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
10. [`UnsecuredLoan` Class](#unsecuredloan-class)
1414
11. [`UnsecuredLoanTest` Class](#unsecuredloantest-class)
1515
12. [`LoanAccountHierarchy` Class](#loanaccounthierarchy-class)
16-
13. [Instructions](#instructions)
16+
13. [Requirements](#requirements)
1717

1818
#### Execution at the command line
1919

@@ -345,7 +345,7 @@ public class LoanAccountHierarchy extends Object {
345345
}
346346
```
347347

348-
#### Instructions
348+
#### Requirements
349349

350350
Create a Loan Account Hierarchy consisting of the following classes:
351351
* `LoanAccount`

0 commit comments

Comments
 (0)