diff --git a/apps/web/content/docs/index.mdx b/apps/web/content/docs/index.mdx index d3a349e9..0104db92 100644 --- a/apps/web/content/docs/index.mdx +++ b/apps/web/content/docs/index.mdx @@ -62,7 +62,7 @@ Zod is highly recommended for [schema validation](/docs/concepts/blocks#schema). A framework supporting React Server Components is recommended, but not required. -Astro is not suppoted. +Astro is not supported. Examples from the docs use Tailwind CSS, but it's not required.