Skip to content

Commit 92490a6

Browse files
committed
fix: correct typo in ui-snippets description
1 parent c6b5379 commit 92490a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1792,7 +1792,7 @@ export const categories: Category[] = [
17921792
{
17931793
name: "ui-snippets",
17941794
description:
1795-
"Collection of dark mode components and effects crafted wiht React and Tailwind CSS.",
1795+
"A collection of dark mode components and effects crafted with React and Tailwind CSS.",
17961796
url: "https://ui.ibelick.com/",
17971797
logo: "/media/logos/miscellaneous/ui-snippets.jpeg",
17981798
},

0 commit comments

Comments
 (0)