From 3d0266d977f2c06aa052ca0343bfc1f73e816519 Mon Sep 17 00:00:00 2001 From: Alex Zheng <75999032+smalex-z@users.noreply.github.com> Date: Tue, 15 Oct 2024 19:39:36 -0700 Subject: [PATCH] 3 committees instead of 2 now --- data/internship.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/internship.js b/data/internship.js index 4dd1d6ce..91528c86 100644 --- a/data/internship.js +++ b/data/internship.js @@ -85,7 +85,7 @@ export default { }, { title: 'How many committees can I apply for?', - content: 'You can apply to be an intern for up to 2 committees, but you may only be an intern for one of those committees.', + content: 'You can apply to be an intern for up to 3 committees, but you may only be an intern for one of those committees.', }, { title: 'When we apply to be an intern for a committee, do we apply to a specific intern position or just the committee as a whole?',