docs(www): fix a typo in FAQ (#198)

This commit is contained in:
Vincent Taneri
2023-04-19 23:56:04 +08:00
committed by GitHub
parent 3a60500d54
commit 2fa78133c8

View File

@@ -38,7 +38,7 @@ Which frameworks are supported?
</AccordionTrigger>
<AccordionContent>
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.
</AccordionContent>
</AccordionItem>