From f76055d407593f1cff72afcd34f5f1af1f9f13c6 Mon Sep 17 00:00:00 2001 From: sameerthakur12 Date: Tue, 26 Aug 2025 13:52:53 +0530 Subject: [PATCH] Fixed the typo error in footer section --- components/Footer/Footer.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Footer/Footer.jsx b/components/Footer/Footer.jsx index 3c131e8a..6611e54e 100644 --- a/components/Footer/Footer.jsx +++ b/components/Footer/Footer.jsx @@ -15,7 +15,7 @@ const Footer = () => {

- © Copyright {year} - Developed by Piyush Garg. All right + © Copyright {year} - Developed by Piyush Garg. All rights reserved.