diff --git a/src/libs/shared/lib/components/modals/how-skills-work-modal/HowSkillsWorkModal.tsx b/src/libs/shared/lib/components/modals/how-skills-work-modal/HowSkillsWorkModal.tsx index 317fe8820..5c854b274 100644 --- a/src/libs/shared/lib/components/modals/how-skills-work-modal/HowSkillsWorkModal.tsx +++ b/src/libs/shared/lib/components/modals/how-skills-work-modal/HowSkillsWorkModal.tsx @@ -39,7 +39,7 @@ const HowSkillsWorkModal: FC = (props: HowSkillsWorkMod
  • The more opportunities you complete the higher you rate for associated skills
  • - You can also self-proclaim skills that have not yet been proven. + You can also self-select skills that have not yet been proven. These will display as skills without a checkmark.

    @@ -68,7 +68,7 @@ const HowSkillsWorkModal: FC = (props: HowSkillsWorkMod
  • The more opportunities our experts complete the higher they rate for associated skills
  • - Experts can also self-proclaim skills that have not yet been proven. + Experts can also self-select skills that have not yet been proven. These will display as skills without a checkmark.

    @@ -97,7 +97,7 @@ const HowSkillsWorkModal: FC = (props: HowSkillsWorkMod
  • The more opportunities our experts complete the higher they rate for associated skills
  • - Experts can also self-proclaim skills that have not yet been proven. + Experts can also self-select skills that have not yet been proven. These will display as skills without a checkmark.