Skip to content

Commit 0a9fc00

Browse files
authored
Fix typo in useSet tagline
1 parent e4d4c3b commit 0a9fc00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usehooks.com/src/content/hooks/useSet.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: useSet
33
rank: 30
4-
tagline: Synchonize and update state based on the Set data structure with useSet.
4+
tagline: Synchronize and update state based on the Set data structure with useSet.
55
sandboxId: useset-2jx1ou
66
previewHeight: 500px
77
relatedHooks:

0 commit comments

Comments
 (0)