From d4fd36f05f5b2904d6667fe9fec47ee74931e4d4 Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Sat, 7 Sep 2024 10:57:59 +0200 Subject: [PATCH] fix: replace "Frequently Asked Question" with "Frequently Askes Questions" --- components/shared/FAQ.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/shared/FAQ.tsx b/components/shared/FAQ.tsx index f6fd6a7..90c0062 100644 --- a/components/shared/FAQ.tsx +++ b/components/shared/FAQ.tsx @@ -11,7 +11,7 @@ const Faq = () => { return (

- Frequently Asked Question + Frequently Asked Questions

Find answers to common questions about SVR.JS