Skip to content

Commit a54976c

Browse files
PrabhaPrabha
authored andcommitted
Fixed footer typo in README.md
1 parent 83026bb commit a54976c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Introduction to Git and GitHub
22

33
## Simple Interest Calculator
4-
54
A calculator that calculates simple interest given principal, annual rate of interest and time period in years.
65

76
```
@@ -13,4 +12,4 @@ Output
1312
simple interest = p*t*r
1413
```
1514

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

0 commit comments

Comments
 (0)