Skip to content

Commit bc34600

Browse files
authored
Merge pull request #6982 from topcoder-platform/develop
Hotfix - Typo in the word "Platform"
2 parents 9d7b395 + ca76e46 commit bc34600

File tree

1 file changed

+1
-1
lines changed
  • src/shared/components/challenge-detail/Header

1 file changed

+1
-1
lines changed

src/shared/components/challenge-detail/Header/index.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ export default function ChallengeHeader(props) {
475475
to={`${topcrowdLink}`}
476476
styleName="topcrowd-container"
477477
>
478-
<span>View details on Topcoder plaform</span>
478+
<span>View details on Topcoder platform</span>
479479
<IconsOpenInNew />
480480
</Link>
481481
)}

0 commit comments

Comments
 (0)