Skip to content

Commit

Permalink
Conf: fix typo (#1490)
Browse files Browse the repository at this point in the history
  • Loading branch information
beerose committed Jul 11, 2023
1 parent 0700930 commit 51db38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default ({ pageContext }: PageProps<{}, { sourcePath: string }>) => {
<img src="/img/conf/graphql-conf-logo.svg" />
<div>
<span>
The offical GraphQL conference, by the GraphQL Foundation
The official GraphQL conference, by the GraphQL Foundation
</span>
<span className="mt-2 font-bold">
SEPTEMBER 19-21, 2023 • SAN FRANCISCO BAY AREA, CA
Expand Down

0 comments on commit 51db38b

Please sign in to comment.