diff --git a/frontend/src/component/common/EnvironmentStrategiesDialog/EnvironmentStrategyDialog.tsx b/frontend/src/component/common/EnvironmentStrategiesDialog/EnvironmentStrategyDialog.tsx index 3907a2de81..ae2210910e 100644 --- a/frontend/src/component/common/EnvironmentStrategiesDialog/EnvironmentStrategyDialog.tsx +++ b/frontend/src/component/common/EnvironmentStrategiesDialog/EnvironmentStrategyDialog.tsx @@ -33,11 +33,11 @@ const EnvironmentStrategyDialog = ({ >

Before you can enable the toggle in the environment, you need to - add an execution strategy. + add an activation strategy.

- You can add the execution strategy by selecting the toggle, open - the environment accordion and add the execution strategy. + You can add the activation strategy by selecting the toggle, open + the environment accordion and add the activation strategy.

);