Update libs/markets/src/lib/components/market-info/tooltip-mapping.tsx

Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
This commit is contained in:
m.ray
2023-08-30 15:58:04 +01:00
committed by GitHub
co-authored by candida-d
parent 07e59f8832
commit 925cb747ca
@@ -108,7 +108,7 @@ export const tooltipMapping: Record<string, ReactNode> = {
),
priceRange: t('The price range of the market. '),
commitmentMinTimeFraction: t(
`The minimum time fraction for a commitment. Specifies the minimum fraction of time LPs must spend 'on the book' providing their committed liquidity.`
`Specifies the minimum fraction of time LPs must spend 'on the book' providing their committed liquidity.`
),
providersFeeCalculationTimeStep: t(
'The time step for providers fee. Specifies how often the quality of liquidity supplied by the LPS is evaluated and fees arising from that period are earmarked for specific parties.'