We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dc797d commit 450319cCopy full SHA for 450319c
src/apps/profiles/src/member-profile/skills/HowSkillsWorkModal/HowSkillsWorkModal.tsx
@@ -31,7 +31,7 @@ const HowSkillsWorkModal: FC<HowSkillsWorkModalProps> = (props: HowSkillsWorkMod
31
<p>Here’s how it works:</p>
32
<ul>
33
<li>Experts perform specific Topcoder opportunities</li>
34
- <li>Each opportunity has associated skills (ex: javascript, HTML)</li>
+ <li>Each task has associated skills (ex: javascript, HTML)</li>
35
<li>
36
Experts prove they are proficient in these skills
37
by completing opportunities on the platform
0 commit comments