diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx
index 74c981c..f1d7149 100644
--- a/frontend/src/App.tsx
+++ b/frontend/src/App.tsx
@@ -36,7 +36,7 @@ const App = () => {
-
+ {/**/}
diff --git a/frontend/src/Components/Faq/Faq.tsx b/frontend/src/Components/Faq/Faq.tsx
index 87f472d..7620505 100644
--- a/frontend/src/Components/Faq/Faq.tsx
+++ b/frontend/src/Components/Faq/Faq.tsx
@@ -24,7 +24,7 @@ const data = {
},
{
title: "Do I need a team to participate?",
- content:"Yes, for the Initial Round and the Final Hackathon, participants are encouraged to form teams of four members each.",
+ content:"Yes, for the Initial Round and the Final Hackathon, participants are required to form teams of three or four members each.",
},
{
title: "What if I'm a beginner in coding? Can I still participate?",