Skip to content

Commit 6ccc7d6

Browse files
committed
Fix typo on GraphQLConf banner
1 parent bbb897c commit 6ccc7d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export default ({ pageContext }: PageProps<{}, { sourcePath: string }>) => {
2424
The offical GraphQL conference, by the GraphQL Foundation
2525
</span>
2626
<span className="mt-2 font-bold">
27-
SEPTEMBER 19-21, 2023 • SAN FRANCISO BAY AREA, CA
27+
SEPTEMBER 19-21, 2023 • SAN FRANCISCO BAY AREA, CA
2828
</span>
2929
<div>
3030
<a className="button" href="/conf/#attend">

0 commit comments

Comments
 (0)