From 3fb4af543f97cfb71f7084a907303cb55f4707ba Mon Sep 17 00:00:00 2001 From: Alex Kern Date: Fri, 20 Sep 2024 20:14:35 -0700 Subject: [PATCH] adjust text --- src/app/not-found.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/not-found.tsx b/src/app/not-found.tsx index fe50730..2520e08 100644 --- a/src/app/not-found.tsx +++ b/src/app/not-found.tsx @@ -13,7 +13,7 @@ export default async function NotFound(): Promise {
- 404: Looks like this slice of FilePizza is missing! + 404: This slice of FilePizza is missing!
)