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 && ( <>