Skip to content

Commit f78832d

Browse files
committed
Fix an unrelated typo
1 parent 3f04fae commit f78832d

File tree

1 file changed

+1
-1
lines changed
  • src/app/conf/2025/components/register-today

1 file changed

+1
-1
lines changed

src/app/conf/2025/components/register-today/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export function RegisterToday({ className }: RegisterTodayProps) {
3838
</div>
3939
<div className="mt-10 flex gap-x-6 gap-y-4 max-sm:flex-col">
4040
<Button disabled className="opacity-55" href={GET_TICKETS_LINK}>
41-
Registeration closed
41+
Registration closed
4242
</Button>
4343
<Button
4444
disabled

0 commit comments

Comments
 (0)