Skip to content

Commit ca0a4e5

Browse files
Verbiage change
1 parent cc623c5 commit ca0a4e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usehooks.com/src/pages/[hook].astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ const hooks = await getCollection("hooks").then((hooks) => {
7575
<Content />
7676
</section>
7777
<div class="mt-12">
78-
<h2>Other Hooks:</h2>
78+
<h2>More Hooks:</h2>
7979
<HooksList client:load hooks={hooks} />
8080
</div>
8181
</main>

0 commit comments

Comments
 (0)