Skip to content

Commit d20d074

Browse files
fix typo in index.tsx (#556)
1 parent 9456acf commit d20d074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/services/create-edit/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ export default function ({
403403
sx={{ my: 2 }}
404404
name='spec.trafficControl.enabled'
405405
control={control}
406-
label='Enable Traffic Mangement'
406+
label='Enable Traffic Management'
407407
explainertext='Split traffic between two versions (A/B testing, canary). (Enable this feature only if you have two
408408
deployments behind that service)'
409409
/>

0 commit comments

Comments
 (0)