aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pages/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/index.js b/pages/index.js
index 529a382..54aed81 100644
--- a/pages/index.js
+++ b/pages/index.js
@@ -32,7 +32,7 @@ const Home = () => {
<Benefits imgPos="right" data={benefitTwo} />
<SectionTitle pretitle="FAQ" title="Frequently Asked Questions">
Welcome to our FAQ section! Browse through common questions for quick answers. Your clarity and support matter to us.
- For any unanswered queries, reach outin to our support team.
+ For any unanswered queries, reach out to our support team.
</SectionTitle>
<Faq />
<Cta />