From 2fa78133c8ae9d8a1851a1ba3dd9a45260bb2027 Mon Sep 17 00:00:00 2001 From: Vincent Taneri <51122536+tanerijun@users.noreply.github.com> Date: Wed, 19 Apr 2023 23:56:04 +0800 Subject: [PATCH] docs(www): fix a typo in FAQ (#198) --- apps/www/content/docs/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/www/content/docs/index.mdx b/apps/www/content/docs/index.mdx index 3ca60ec52d..1a9d4d0e8b 100644 --- a/apps/www/content/docs/index.mdx +++ b/apps/www/content/docs/index.mdx @@ -38,7 +38,7 @@ Which frameworks are supported? -You can use any framwork that supports React. Next.js, Astro, Remix, Gatsby etc. +You can use any framework that supports React. Next.js, Astro, Remix, Gatsby etc.