Skip to content

Commit 1850496

Browse files
authored
Fix typo in valype (#4960)
1 parent d6cd30d commit 1850496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/components/ecosystem.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ const xToZodConverters: ZodResource[] = [
134134
{
135135
name: "valype",
136136
url: "https://github.com/yuzheng14/valype",
137-
description: "Typescript's type definition to runtime validator (includeing zod).",
137+
description: "Typescript's type definition to runtime validator (including zod).",
138138
slug: "yuzheng14/valype",
139139
},
140140
];

0 commit comments

Comments
 (0)