Skip to content

Commit

Permalink
Update TokenLosses.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Dexaran authored Nov 1, 2023
1 parent 38aa43b commit 1d7b58d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ export const TokenLosses = () => {
<div className={styles.totalLosses}>
<div className={styles.totalLossesText}>
<Icons name="warning" />
Total lost of ERC-20 tokens
Total amound of lost ERC-20 tokens
</div>
<p>
{numericFormatter(`${resultSum}`, {
Expand Down

0 comments on commit 1d7b58d

Please sign in to comment.