diff --git a/apps/storageanalyzer/custom.html b/apps/storageanalyzer/custom.html index 62446a80c..ee0b63a9b 100644 --- a/apps/storageanalyzer/custom.html +++ b/apps/storageanalyzer/custom.html @@ -80,7 +80,7 @@ ]); var options = { - title: 'Storage Taken Up' + title: 'App Storage' }; var chart = new google.visualization.PieChart(document.getElementById('piechart'));