From 19c45870866fa0c13c35cda2b13e1834ab88af20 Mon Sep 17 00:00:00 2001 From: TenzDelek Date: Fri, 25 Oct 2024 21:51:49 +0530 Subject: [PATCH] fix bug --- src/app/not-found.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/not-found.jsx b/src/app/not-found.jsx index fedab27..25709cb 100644 --- a/src/app/not-found.jsx +++ b/src/app/not-found.jsx @@ -39,7 +39,7 @@ const NotFound = () => { animate={{ y: 0, opacity: 1 }} transition={{ type: 'spring', stiffness: 120, delay: 0.6 }} > - The page you're looking for doesn't exist. + The page you are looking for doesnt exist. { animate={{ opacity: 1 }} transition={{ delay: 0.8 }} > - Looks like you've wandered into unknown territory. Let's get you back to safety! + Looks like you have wandered into unknown territory. Let get you back to safety!