Skip to content

Commit 0b5e8bf

Browse files
Update docs
1 parent 1ea833d commit 0b5e8bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/programs/calculate-compound-interest.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ To understand this example, you should have the knowledge of the following Java
1313
- [Java Operators](/docs/operators)
1414
- [Java Basic Input and Output](/docs/basic-input-output)
1515

16-
## To calculate the compound Interest
16+
## To calculate the Compound Interest
1717

18-
A java program to calculate compound Interest
18+
A java program to calculate Compound Interest
1919

2020

2121
## Java Code

0 commit comments

Comments
 (0)