From a634f80ef9175b554e608b2f5aa516c6b8dc5892 Mon Sep 17 00:00:00 2001 From: Aaron Chan <42254254+aaronchan32@users.noreply.github.com> Date: Sun, 2 Jun 2024 20:33:15 -0700 Subject: [PATCH] docs: fix faq copy typo --- src/app/pages/FAQ/constants.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/pages/FAQ/constants.ts b/src/app/pages/FAQ/constants.ts index 107aea6..1404ab9 100644 --- a/src/app/pages/FAQ/constants.ts +++ b/src/app/pages/FAQ/constants.ts @@ -14,7 +14,7 @@ export const FAQContent = [ id: 'item-3', header: 'How many people will be accepted?', content: - 'UP-Grade will have 7 student teams, with 6 participants in each team — 42 participants total.' + 'UP-Grade will have 7 student teams, with 6 participants in each team; there are 42 participants total.' }, { id: 'item-4', @@ -38,7 +38,7 @@ export const FAQContent = [ id: 'item-7', header: 'What roles are available?', content: - 'Each team in Up-Grade may be comprised of a Web Builder/Developer, UX Designer, UX Researcher, Visual Designer, and Marketing + Content Strategist. Roles are flexible depending on the number of people working on the project, the deliverables, and the level of difficulty.' + 'Each team in UP-Grade may be comprised of a Web Builder/Developer, UX Designer, UX Researcher, Visual Designer, and Marketing + Content Strategist. Roles are flexible depending on the number of people working on the project, the deliverables, and the level of difficulty.' }, { id: 'item-8',