Skip to content

Commit 9a31a6b

Browse files
committed
bug-fix-typo
1 parent 1c74430 commit 9a31a6b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Simple Interest Calculator
44

5-
A calculator that calculates simple interest given principal, annual rate of interest and time period in years.
5+
A calculator that calculates simple interest given principal, annual rate of interest and time period in time of years.
66

77
```
88
Input:
@@ -14,3 +14,4 @@ Output
1414
```
1515

1616
_© 2023 XYZ, Inc._
17+

0 commit comments

Comments
 (0)