Skip to content

Commit 6dce16f

Browse files
committed
Fix TCO Points to Points
1 parent 2fd6475 commit 6dce16f

File tree

1 file changed

+1
-1
lines changed
  • src/shared/components/Leaderboard/ChallengeHistoryModal

1 file changed

+1
-1
lines changed

src/shared/components/Leaderboard/ChallengeHistoryModal/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ class ChallengeHistoryModal extends Component {
8282
}
8383
<th>
8484
<div styleName="header-table-content">
85-
<span>TCO Points</span>
85+
<span>Points</span>
8686
<button
8787
styleName="sort-container"
8888
onClick={() => {

0 commit comments

Comments
 (0)