Skip to content

Commit 51db38b

Browse files
authored
Conf: fix typo (#1490)
1 parent 0700930 commit 51db38b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export default ({ pageContext }: PageProps<{}, { sourcePath: string }>) => {
2121
<img src="/img/conf/graphql-conf-logo.svg" />
2222
<div>
2323
<span>
24-
The offical GraphQL conference, by the GraphQL Foundation
24+
The official GraphQL conference, by the GraphQL Foundation
2525
</span>
2626
<span className="mt-2 font-bold">
2727
SEPTEMBER 19-21, 2023 • SAN FRANCISCO BAY AREA, CA

0 commit comments

Comments
 (0)