Skip to content

Commit

Permalink
Update ScoresPage.jsx
Browse files Browse the repository at this point in the history
nomis eth
  • Loading branch information
anastlaaaf authored Jul 23, 2023
1 parent e233f6e commit 9b0929c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/ScoresPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ if (sender && dataParsed.scores) {
<span>{dataParsed.scores.social_score.toFixed(2)}</span>
</div>
<div>
Nomis Ethereum{" "}
Nomis ETH {" "}
<span>{dataParsed.scores.nomis_score_eth.toFixed(2)}</span>
</div>
</div>
Expand Down

0 comments on commit 9b0929c

Please sign in to comment.