瀏覽代碼

Update kbn.js

Salman Jalali 8 年之前
父節點
當前提交
49fdbb3843
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/app/core/utils/kbn.js

+ 1 - 1
public/app/core/utils/kbn.js

@@ -841,7 +841,7 @@ function($, _) {
       {
       {
         text: 'temperature',
         text: 'temperature',
         submenu: [
         submenu: [
-          {text: 'Celcius (°C)',    value: 'celsius'     },
+          {text: 'Celsius (°C)',    value: 'celsius'     },
           {text: 'Farenheit (°F)',  value: 'farenheit'   },
           {text: 'Farenheit (°F)',  value: 'farenheit'   },
           {text: 'Kelvin (K)',      value: 'kelvin'      },
           {text: 'Kelvin (K)',      value: 'kelvin'      },
         ]
         ]