From 8f0f7c93edf4ac57f89ee524a53f3c11868bf9ee Mon Sep 17 00:00:00 2001 From: Daisy Kucharski Date: Sun, 12 Nov 2023 15:09:23 -0500 Subject: [PATCH] standardize requirement rendering --- packages/frontend-v2/components/Sidebar/SectionRequirement.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/frontend-v2/components/Sidebar/SectionRequirement.tsx b/packages/frontend-v2/components/Sidebar/SectionRequirement.tsx index 75693f490..3657d5240 100644 --- a/packages/frontend-v2/components/Sidebar/SectionRequirement.tsx +++ b/packages/frontend-v2/components/Sidebar/SectionRequirement.tsx @@ -87,7 +87,7 @@ const SectionRequirement: React.FC = ({ return (
- Complete one of the following: + Complete 1 of the following: {requirement.courses.map((course, index) => (