diff --git a/src/app/product/[id]/page.tsx b/src/app/product/[id]/page.tsx index e236a08..fea4173 100644 --- a/src/app/product/[id]/page.tsx +++ b/src/app/product/[id]/page.tsx @@ -98,7 +98,7 @@ export default function ProductDetailPage() {

Product Not Found

-

Sorry, we couldn't find the product you're looking for.

+

Sorry, we could not find the product you are looking for.

Return to Home