]> arthur.barton.de Git - netdata.git/blobdiff - web/dashboard_info.js
fixed typo
[netdata.git] / web / dashboard_info.js
index d6ffba69a803c658649da9c800510fc2bc6c9db7..871a4f8f657701ef236be5cbcc247c5cc1309833 100644 (file)
@@ -417,8 +417,8 @@ netdataDashboard.context = {
     },
 
     'mem.committed': {
+        colors: NETDATA.colors[3],
         info: 'Committed Memory, read from <code>/proc/meminfo</code>, is the sum of all memory which has been allocated by processes.'
-        colors: NETDATA.colors[3]
     },
 
     'mem.writeback': {