From 48e3367f0b7768eaa54926fb66433511ec9f6117 Mon Sep 17 00:00:00 2001 From: Kevin Peters Date: Thu, 30 Dec 2021 01:41:08 +0000 Subject: [PATCH] bridge_ui: Fixed warning message --- bridge_ui/src/components/Transfer/SourceAssetWarning.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bridge_ui/src/components/Transfer/SourceAssetWarning.tsx b/bridge_ui/src/components/Transfer/SourceAssetWarning.tsx index 097e5fea..ae35f952 100644 --- a/bridge_ui/src/components/Transfer/SourceAssetWarning.tsx +++ b/bridge_ui/src/components/Transfer/SourceAssetWarning.tsx @@ -20,8 +20,8 @@ function PolygonTerraWrappedWarning() { This is a Shuttle-wrapped asset from Polygon! Transferring it will - result a double wrapped (Wormhole-wrapped Shuttle-wrapped) asset, which - has no liquid markets. + result in a double wrapped (Wormhole-wrapped Shuttle-wrapped) asset, + which has no liquid markets. );