Skip to content

Commit 6b501cd

Browse files
authored
Fix Button Typo (#1702)
1 parent 3f2d3e1 commit 6b501cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/conf/2024/sponsor/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { Button } from '@/app/conf/_components/button'
33
# Sponsor GraphQLConf 2024
44

55
<div className="flex flex-row justfiy-center">
6-
<Button target="_blank" href="/conf/sponsor/sponsor_2024.pdf" className="!text-white !block">Sponsership Details</Button>
6+
<Button target="_blank" href="/conf/sponsor/sponsor_2024.pdf" className="!text-white !block">Sponsorship Details</Button>
77
<Button href="mailto:[email protected]?subject=Sponsorships" className="!text-white !block ml-3.5">Contact Us</Button>
88
</div>
99
Contact us at [email protected] to reserve your sponsorship, ask questions or talk about different options.

0 commit comments

Comments
 (0)