Skip to content

Commit f5024b7

Browse files
Second typo fix for README
1 parent 1f2e1f0 commit f5024b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 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 using python given principal, annual rate of interest and time period in years.
5+
A calculator that calculates simple interest using python script given principal, annual rate of interest and time period in years.
66

77
```
88
Input:

0 commit comments

Comments
 (0)