diff --git a/components/Footer.jsx b/components/Footer.jsx index 028e1453..81df6f25 100644 --- a/components/Footer.jsx +++ b/components/Footer.jsx @@ -4,7 +4,7 @@ import { AiFillInstagram, AiOutlineTwitter} from 'react-icons/ai'; const Footer = () => { return (
-

2022 JSM Headphones All rights reserverd

+

2022 JSM Headphones All rights reserved

@@ -13,4 +13,4 @@ const Footer = () => { ) } -export default Footer \ No newline at end of file +export default Footer