diff --git a/frontend/src/component/strategies/StrategiesList/StrategiesList.tsx b/frontend/src/component/strategies/StrategiesList/StrategiesList.tsx index 48f6d1f5db..e561fd378c 100644 --- a/frontend/src/component/strategies/StrategiesList/StrategiesList.tsx +++ b/frontend/src/component/strategies/StrategiesList/StrategiesList.tsx @@ -98,21 +98,16 @@ const StrategyDeprecationWarning = () => ( version. We recommend not using custom strategies going forward and instead using the gradual rollout strategy with{' '} constraints - {' '} - and{' '} - - variants - . + . If you have a need for custom strategies that you cannot support with + constraints, please reach out to us. );