From 4b472fce6b1fd4d8ea56e0af5e1446d9bd816b31 Mon Sep 17 00:00:00 2001 From: ".dson" Date: Sun, 5 Jan 2025 12:09:42 -0800 Subject: [PATCH] Fixed typo in README.md - updated footer to 2023 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..63e787d839 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +2023 XYZ, Inc. # Introduction to Git and GitHub ## Simple Interest Calculator @@ -13,4 +14,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._