diff --git a/src/app/components/kbn.js b/src/app/components/kbn.js index 80a2b976f6e..fa375f83f6e 100644 --- a/src/app/components/kbn.js +++ b/src/app/components/kbn.js @@ -509,7 +509,8 @@ function($, _, moment) { submenu: [ {text: 'bits', value: 'bits'}, {text: 'bytes', value: 'bytes'}, - {text: 'kilobytes', value: 'kbytes'}, + {text: 'kilo bytes', value: 'kbytes'}, + {text: 'mega bytes', value: 'mbytes'}, ] }, {