diff --git a/docs/components/features.tsx b/docs/components/features.tsx
index f3115030aa..340c2805ae 100644
--- a/docs/components/features.tsx
+++ b/docs/components/features.tsx
@@ -20,7 +20,7 @@ const features = [
{
id: 1,
label: "Framework Agnostic",
- title: "Supports for popular frameworks.",
+ title: "Support for popular frameworks.",
description:
"Supports popular frameworks, including React, Vue, Svelte, Astro, Solid, Next.js, Nuxt, Tanstack Start, Hono, and more.",
icon: PlugZap2Icon,