From fa2cd17ff73808e8ba7e19c1c4a8f9bbdf704d10 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 19 Mar 2025 20:08:01 +0100 Subject: [PATCH] docs: fix typo in features sections (#1878) --- docs/components/features.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,