summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authornclsHart <contact@nclshart.net>2015-01-24 13:13:22 +0100
committernclsHart <contact@nclshart.net>2015-01-24 13:13:22 +0100
commit575d556d70ef530cf92a7a026387f20a19955963 (patch)
tree3782ea8f41ef0118ec7fcf82d98d4164690f6c1b /NEWS
parentdc61f97ffcbef8050b8991056b591473f3f72af6 (diff)
fix typo
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9402b5ef..8e32b1f4 100644
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,7 @@ Enhancements and news features:
* Add InfluxDB export module (--export-influxdb) (issue #455)
* Add StatsD export module (--export-statsd) (issue #465)
* Refactor export module (CSV export option is now --export-csv). It is now possible to export stats from the Glances client mode (issue #463)
- * The Web inteface is now based on BootStarp / RWD grid (issue #417, #366 and #461) Thanks to Nicolas Hart @nclsHart
+ * The Web inteface is now based on Bootstrap / RWD grid (issue #417, #366 and #461) Thanks to Nicolas Hart @nclsHart
* It is now possible, through the configuration file, to define if an alarm should be logged or not (using the _log option) (issue #437)
* You can now set alarm for Disk IO
* API: add getAllLimits and getAllViews methods (issue #481) and allow CORS request (issue #479)