diff --git a/src/data/faq.tsx b/src/data/faq.tsx index 31efb98..8d64968 100644 --- a/src/data/faq.tsx +++ b/src/data/faq.tsx @@ -554,7 +554,7 @@ const questions = [ 'Yes, it\'s a team participation.', ], 'answer': <> - Yes, it's a team participation, usually with teams of up to 3 members. Please check the current year's rules for confirmation. + Yes, it's a team participation, usually with teams of 1 to 5 members. Please check the current year's rules for confirmation. , tags: ['rules'], }, diff --git a/src/data/inctf/rules.json b/src/data/inctf/rules.json index 55fbb2c..3145a34 100644 --- a/src/data/inctf/rules.json +++ b/src/data/inctf/rules.json @@ -78,7 +78,7 @@ "tag": "ul", "text": [ "Each participant must register using accurate personal and institutional information", - "Each team must have a minimum of 2 and a maximum of 5 members at the time of registration", + "Each team must have a minimum of 1 and a maximum of 5 members at the time of registration", "Duplicate or fraudulent registrations will be cancelled without notice or refund", "Participants are responsible for ensuring that their registration details remain current and accurate throughout the competition period" ]