Skip to content

Commit 450319c

Browse files
committed
MP-168 typo in how skills work modal
1 parent 7dc797d commit 450319c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/apps/profiles/src/member-profile/skills/HowSkillsWorkModal/HowSkillsWorkModal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const HowSkillsWorkModal: FC<HowSkillsWorkModalProps> = (props: HowSkillsWorkMod
3131
<p>Here’s how it works:</p>
3232
<ul>
3333
<li>Experts perform specific Topcoder opportunities</li>
34-
<li>Each opportunity has associated skills (ex: javascript, HTML)</li>
34+
<li>Each task has associated skills (ex: javascript, HTML)</li>
3535
<li>
3636
Experts prove they are proficient in these skills
3737
by completing opportunities on the platform

0 commit comments

Comments
 (0)