Skip to content

Commit 34aa218

Browse files
authored
fix: update calculate-compound-interest.mdx
1 parent 26c1f1a commit 34aa218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ 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

1818
A java program to calculate compound Interest
1919

0 commit comments

Comments
 (0)