From 7caf76778c3e6fbb6aa516746d49a411d691584b Mon Sep 17 00:00:00 2001
From: periodicbrake
Date: Sat, 20 Jun 2026 00:53:54 +0200
Subject: [PATCH] minor spelling mistake
---
src/app/page.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/app/page.tsx b/src/app/page.tsx
index cdc2fe3..fed3e3a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -46,7 +46,7 @@ export default function Home() {
I sometimes do stuff for free, contact me and we'll see if you're lucky
- '' Why need a whole earth if your already in the best place you'll ever be ,, -me on a random friday
+ '' Why need a whole earth if you're already in the best place you'll ever be ,, -me on a random friday
>
);
}