diff --git a/app/routes/_index.tsx b/app/routes/_index.tsx index 826c51f..92c2190 100644 --- a/app/routes/_index.tsx +++ b/app/routes/_index.tsx @@ -174,7 +174,7 @@ const features = [ }, { name: "Advanced form validation", - description: `Form validation examples with Zod and Conform.`, + description: `Form validation examples using Zod and Conform.`, icon: , }, {