diff --git a/ui/scripts/vpc.js b/ui/scripts/vpc.js index 0c99c4179b1..2be20feeba8 100644 --- a/ui/scripts/vpc.js +++ b/ui/scripts/vpc.js @@ -633,7 +633,7 @@ noSelect: true, context: args.context, fields: { - cidr: { edit: true, label: 'CIDR of destination networK' }, + cidr: { edit: true, label: 'CIDR of destination network' }, 'add-rule': { label: 'Add route', addButton: true