From 37b92dd1cf6a8ab22e1d1abbe9ece6ad861252fa Mon Sep 17 00:00:00 2001 From: Lncvrt Date: Sat, 31 Jan 2026 01:14:38 -0700 Subject: [PATCH] How did I typo this --- src/app/game/berry-dash/splash/submit/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/game/berry-dash/splash/submit/page.tsx b/src/app/game/berry-dash/splash/submit/page.tsx index bcc89d2..f7bacf7 100644 --- a/src/app/game/berry-dash/splash/submit/page.tsx +++ b/src/app/game/berry-dash/splash/submit/page.tsx @@ -32,7 +32,7 @@ export default function BerryDashSubmitSplash () { ? 'Loading...' : result == -1 ? 'Verify you are human to submit a splash text' - : 'Berry Dash Splash Text Submition'} + : 'Berry Dash Splash Text Submission'}

{!loading && ( <>