diff --git a/apps/storageanalyzer/custom.html b/apps/storageanalyzer/custom.html
index 63ca9682e..d337aeb11 100644
--- a/apps/storageanalyzer/custom.html
+++ b/apps/storageanalyzer/custom.html
@@ -81,7 +81,7 @@
]);
var options = {
- title: 'My Daily Activities'
+ title: 'Storage Taken Up'
};
var chart = new google.visualization.PieChart(document.getElementById('piechart'));