Skip to content

Commit 73e0fb2

Browse files
committed
feat: fix typo
1 parent 75fdf8e commit 73e0fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/tcp1pctf-2024/page.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export default function Page() {
3939
<Sponsor></Sponsor>
4040
</div>
4141
<div>
42-
<h2 className="text-4xl">Dontors</h2>
42+
<h2 className="text-4xl">Donators</h2>
4343
<div className="divider"></div>
4444
<Donator></Donator>
4545
</div>

0 commit comments

Comments
 (0)