Skip to content

Commit 8f83909

Browse files
Update src/components/index-page/powered-by-community.tsx
Co-authored-by: Martin Bonnin <martin@mbonnin.net>
1 parent ff14a84 commit 8f83909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/index-page/powered-by-community.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export function PoweredByCommunity() {
3636
href="/community/foundation"
3737
className="flex items-center justify-between gap-4 whitespace-pre px-6 py-8 hover:bg-white/10 focus-visible:!-outline-offset-8 lg:h-1/3 lg:px-8 lg:pr-12 xl:gap-6"
3838
>
39-
Learn about GraphQL Foundation
39+
Learn about the GraphQL Foundation
4040
<ArrowDownIcon className="size-10 -rotate-90 text-pri-light" />
4141
</Anchor>
4242
</div>

0 commit comments

Comments
 (0)