docs: fix typo in features sections (#1878)

This commit is contained in:
Thomas Kaul
2025-03-19 20:08:01 +01:00
committed by GitHub
parent 90f15abc95
commit fa2cd17ff7

View File

@@ -20,7 +20,7 @@ const features = [
{ {
id: 1, id: 1,
label: "Framework Agnostic", label: "Framework Agnostic",
title: "Supports for popular <strong>frameworks</strong>.", title: "Support for popular <strong>frameworks</strong>.",
description: description:
"Supports popular frameworks, including React, Vue, Svelte, Astro, Solid, Next.js, Nuxt, Tanstack Start, Hono, and more.", "Supports popular frameworks, including React, Vue, Svelte, Astro, Solid, Next.js, Nuxt, Tanstack Start, Hono, and more.",
icon: PlugZap2Icon, icon: PlugZap2Icon,