From 0e494e27c47cb622851d690ef46eb60ceaa385e7 Mon Sep 17 00:00:00 2001 From: MdMahdiHasanTazelly Date: Mon, 8 Sep 2025 20:27:37 +0600 Subject: [PATCH 1/2] Fixed the typo bug --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466..2a2b1d7 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ From 1503ed2b28449150f8ecf8397b3c97eb8dc87765 Mon Sep 17 00:00:00 2001 From: MdMahdiHasanTazelly Date: Mon, 8 Sep 2025 21:17:33 +0600 Subject: [PATCH 2/2] Revert "Fixed the typo bug" This reverts commit 0e494e27c47cb622851d690ef46eb60ceaa385e7. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a2b1d7..b103466 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ +_© 2022 XYZ, Inc._