Skip to content

Commit be37d12

Browse files
committed
fix a typo
1 parent 83026bb commit be37d12

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
@@ -8,7 +8,7 @@ A calculator that calculates simple interest given principal, annual rate of int
88
Input:
99
p, principal amount
1010
t, time period in years
11-
r, annual rate of interest
11+
r, rate of interest per year
1212
Output
1313
simple interest = p*t*r
1414
```

0 commit comments

Comments
 (0)