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) => (