We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9456acf commit d20d074Copy full SHA for d20d074
src/pages/services/create-edit/index.tsx
@@ -403,7 +403,7 @@ export default function ({
403
sx={{ my: 2 }}
404
name='spec.trafficControl.enabled'
405
control={control}
406
- label='Enable Traffic Mangement'
+ label='Enable Traffic Management'
407
explainertext='Split traffic between two versions (A/B testing, canary). (Enable this feature only if you have two
408
deployments behind that service)'
409
/>
0 commit comments