From c541ef23e655d901924d8717fe5bf28043e35a07 Mon Sep 17 00:00:00 2001 From: Tyler Date: Wed, 30 Oct 2024 18:55:15 -0400 Subject: [PATCH] fix --- config/localization/en/tooltips.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/localization/en/tooltips.json b/config/localization/en/tooltips.json index 073fba465..e871ad29b 100644 --- a/config/localization/en/tooltips.json +++ b/config/localization/en/tooltips.json @@ -34,7 +34,7 @@ }, "AVAILABLE_BALANCE": { "TITLE": "Available Balance", - "BODY": "Amount of collateral that is available to trade or be withdrawn from your cross margin account." + "BODY": "Amount of collateral that is available to trade or withdraw from your cross margin account." }, "BASE_POSITION_NOTIONAL": { "TITLE": "Base Position Notional", @@ -54,7 +54,7 @@ }, "CROSS_FREE_COLLATERAL": { "TITLE": "Cross Free Collateral", - "BODY": "Amount of collateral that is available to trade or be withdrawn from your cross margin account." + "BODY": "Amount of collateral that is available to trade or withdraw from your cross margin account." }, "CROSS_MARGIN_USAGE": { "TITLE": "Cross Margin Usage",