diff --git a/libs/markets/src/lib/components/market-info/tooltip-mapping.tsx b/libs/markets/src/lib/components/market-info/tooltip-mapping.tsx index 3bbeb6134..90bcdb2f9 100644 --- a/libs/markets/src/lib/components/market-info/tooltip-mapping.tsx +++ b/libs/markets/src/lib/components/market-info/tooltip-mapping.tsx @@ -108,7 +108,7 @@ export const tooltipMapping: Record = { ), 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.'