From 925cb747ca5731bfd5ceec7c49b1d2d395496e1e Mon Sep 17 00:00:00 2001 From: "m.ray" <16125548+MadalinaRaicu@users.noreply.github.com> Date: Wed, 30 Aug 2023 15:58:04 +0100 Subject: [PATCH] Update libs/markets/src/lib/components/market-info/tooltip-mapping.tsx Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com> --- libs/markets/src/lib/components/market-info/tooltip-mapping.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.'