Skip to content

Commit

Permalink
update tool tip text
Browse files Browse the repository at this point in the history
  • Loading branch information
fegloff committed May 20, 2024
1 parent 972f392 commit a2d02cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/swap/GasBreakdownTooltip.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ export function GasBreakdownTooltip({
</ThemedText.Caption>
) : (
<ThemedText.Caption color="textSecondary">
<Trans>Network Fees are paid to the Ethereum network to secure transactions.</Trans>{' '}
<Trans>Network Fees are paid to the Harmony network to secure transactions.</Trans>{' '}
<ExternalLink href="https://support.uniswap.org/hc/en-us/articles/8370337377805-What-is-a-network-fee-">
<InlineLink>
<Trans>Learn more</Trans>
Expand Down

0 comments on commit a2d02cd

Please sign in to comment.