diff --git a/libs/accounts/src/lib/accounts-table.tsx b/libs/accounts/src/lib/accounts-table.tsx index d56a707ff..d1acf555d 100644 --- a/libs/accounts/src/lib/accounts-table.tsx +++ b/libs/accounts/src/lib/accounts-table.tsx @@ -204,7 +204,7 @@ export const AccountTable = forwardRef( field="available" type="rightAligned" headerTooltip={t( - 'Deposited on the network, but not allocated to a market. Free for use in new markets or orders.' + 'Deposited on the network, but not allocated to a market. Free to use for placing orders or providing liquidity.' )} cellRenderer={({ value, @@ -224,7 +224,7 @@ export const AccountTable = forwardRef( type="rightAligned" field="total" headerTooltip={t( - 'The full amount associated with this key. Total of used and available collateral.' + 'The full amount of assets on this key. Total of used and available collateral.' )} valueFormatter={({ data,