From 0091b3000c5586eabecec54a87c0755512feca34 Mon Sep 17 00:00:00 2001 From: leopardracer <136604165+leopardracer@users.noreply.github.com> Date: Mon, 26 May 2025 13:14:53 +0300 Subject: [PATCH] Update enso.tsx --- widget/src/util/enso.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/widget/src/util/enso.tsx b/widget/src/util/enso.tsx index cb25417..f805e1a 100644 --- a/widget/src/util/enso.tsx +++ b/widget/src/util/enso.tsx @@ -132,7 +132,7 @@ const useBridgeBundle = ( /* If outToken is stable it should have priority Than if inToken is stable it should have priority - Having pririty means use it if it is USDC/USDT or just use one of them + Having priority means use it if it is USDC/USDT or just use one of them Otherwise use default priority depending on if chain is native eth chain */ const prioritizedBridgeSymbols = useMemo(() => {