Skip to content

Commit d0d8d20

Browse files
committed
fix typo
1 parent 461b909 commit d0d8d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usehooks.com/src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const hooks = await getCollection("hooks");
1111

1212
<Layout
1313
title="Easy to understand React Hook recipes – useHooks"
14-
description="A collection of 50 React Server Componenet safe React hooks"
14+
description="A collection of 50 React Server Component safe React hooks"
1515
>
1616
<NavMain />
1717
<HomeHero />

0 commit comments

Comments
 (0)