From 2ed7a6b909427c6bc5238e2315db964dc9aa4cc0 Mon Sep 17 00:00:00 2001 From: Aaron Chan <42254254+aaronchan32@users.noreply.github.com> Date: Sat, 6 Apr 2024 16:16:55 -0700 Subject: [PATCH] docs: update registration deadline in faq --- src/pages/FAQ/FAQInfo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/FAQ/FAQInfo.tsx b/src/pages/FAQ/FAQInfo.tsx index 9de0ddf..9f06423 100644 --- a/src/pages/FAQ/FAQInfo.tsx +++ b/src/pages/FAQ/FAQInfo.tsx @@ -17,7 +17,7 @@ export const FAQInfo = [ { question: 'When is the deadline to register?', answer: - 'Registration closes Tuesday, April 9th at 11:59 PM. We will cap the event at 70 participants, so register early!' + 'Registration closes Sunday, April 7th at 11:59 PM. We will cap the event at 70 participants, so register early!' }, { question: 'Where is the Design and Innovation Building?',