diff --git a/apps/user/src/components/form/Calculators/VolunteerCalculator/VolunteerCalculator.tsx b/apps/user/src/components/form/Calculators/VolunteerCalculator/VolunteerCalculator.tsx index 8105b9f72..6e35616ec 100644 --- a/apps/user/src/components/form/Calculators/VolunteerCalculator/VolunteerCalculator.tsx +++ b/apps/user/src/components/form/Calculators/VolunteerCalculator/VolunteerCalculator.tsx @@ -43,7 +43,7 @@ const VolunteerCalculator = () => { </Row> <Row> <Td width={162} height={56} option="SECONDARY"> - 1학년 + 2학년 </Td> <Td width={654} height={56}> <NumberInput @@ -57,7 +57,7 @@ const VolunteerCalculator = () => { </Row> <Row> <Td borderBottomLeftRadius={12} width={162} height={56} option="SECONDARY"> - 1학년 + 3학년 </Td> <Td borderBottomRightRadius={12} width={654} height={56}> <NumberInput