From ecce454c9be424caca5cb10396cbb4959b63edee Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:39:52 +0000 Subject: [PATCH] Update src/app/product/[id]/page.tsx --- src/app/product/[id]/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.49.1