Skip to content

Commit a7488a2

Browse files
committed
Fix typo
1 parent 83026bb commit a7488a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ Output
1313
simple interest = p*t*r
1414
```
1515

16-
_© 2022 XYZ, Inc._
16+
_© 2023 XYZ, Inc._

simple-interest.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Author: Upkar Lidder (IBM)
66
# Addtional Authors:
7-
# <your Github username>
7+
# Ehbraheem
88

99
# Input:
1010
# p, principal amount

0 commit comments

Comments
 (0)