From c2d99f0f8c8b5f67c7f6b6af53135dfa2e94b663 Mon Sep 17 00:00:00 2001 From: mackenziewildman Date: Mon, 19 Jun 2023 11:58:04 -0700 Subject: [PATCH] Update Home.tsx Fix typo --- src/app/Home.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/Home.tsx b/src/app/Home.tsx index e240a17..bc74ab6 100644 --- a/src/app/Home.tsx +++ b/src/app/Home.tsx @@ -191,7 +191,7 @@ export default function Home({ session }: HomeProps) { href='/collectables' className='font-semibold text-white underline cursor-pointer' > - View in you wallet + View in your wallet