Skip to content

Commit

Permalink
Merge pull request #6982 from topcoder-platform/develop
Browse files Browse the repository at this point in the history
Hotfix - Typo in the word "Platform"
  • Loading branch information
jmgasper authored May 21, 2024
2 parents 9d7b395 + ca76e46 commit bc34600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shared/components/challenge-detail/Header/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ export default function ChallengeHeader(props) {
to={`${topcrowdLink}`}
styleName="topcrowd-container"
>
<span>View details on Topcoder plaform</span>
<span>View details on Topcoder platform</span>
<IconsOpenInNew />
</Link>
)}
Expand Down

0 comments on commit bc34600

Please sign in to comment.