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 cb5800496..cd92c650c 100644 --- a/libs/markets/src/lib/components/market-info/tooltip-mapping.tsx +++ b/libs/markets/src/lib/components/market-info/tooltip-mapping.tsx @@ -106,7 +106,6 @@ export const tooltipMapping: Record = { insurancePoolFraction: t( 'The fraction of the insurance pool balance that is carried over from the parent market to the successor.' ), - priceRange: t('The price range of the market. '), commitmentMinTimeFraction: t( `Specifies the minimum fraction of time LPs must spend 'on the book' providing their committed liquidity.` ),