chore(trading): update tooltip text for 24h volume (#3005)
This commit is contained in:
parent
a5ec1f708f
commit
9166a85a55
@ -84,7 +84,7 @@ export const TradeMarketHeader = ({
|
||||
heading={t('Volume (24h)')}
|
||||
testId="market-volume"
|
||||
description={t(
|
||||
'The total amount of assets traded in the last 24 hours.'
|
||||
'The total number of contracts traded in the last 24 hours.'
|
||||
)}
|
||||
>
|
||||
<Last24hVolume
|
||||
|
Loading…
Reference in New Issue
Block a user