From a2d02cdbfdfe4c632f88f82bd2fef16a09a808de Mon Sep 17 00:00:00 2001 From: fegloff Date: Mon, 20 May 2024 16:05:44 -0500 Subject: [PATCH] update tool tip text --- src/components/swap/GasBreakdownTooltip.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/swap/GasBreakdownTooltip.tsx b/src/components/swap/GasBreakdownTooltip.tsx index 96358829634..0a0e055858f 100644 --- a/src/components/swap/GasBreakdownTooltip.tsx +++ b/src/components/swap/GasBreakdownTooltip.tsx @@ -92,7 +92,7 @@ export function GasBreakdownTooltip({ ) : ( - Network Fees are paid to the Ethereum network to secure transactions.{' '} + Network Fees are paid to the Harmony network to secure transactions.{' '} Learn more