Skip to content

Commit 9cec44d

Browse files
authored
Merge pull request #2 from manicka2/bug-fix-typo
Bug fix typo
2 parents efaa8fb + b80a835 commit 9cec44d

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
@@ -27,4 +27,4 @@ echo $s
2727

2828

2929
# Prakash added a new line
30-
# Prakash added another new line here
30+
# Prakash modified another new line here

0 commit comments

Comments
 (0)