diff --git a/app/features/tournament/routes/to.$id.register.tsx b/app/features/tournament/routes/to.$id.register.tsx index 107a17fd8..881e451ed 100644 --- a/app/features/tournament/routes/to.$id.register.tsx +++ b/app/features/tournament/routes/to.$id.register.tsx @@ -316,7 +316,7 @@ export default function TournamentRegisterPage() { minute: "numeric", hour: "numeric", day: "numeric", - month: "numeric", + month: "long", }) : null}