summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/static/histogram.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/histogram.js b/src/static/histogram.js
index c65efd2..6046766 100644
--- a/src/static/histogram.js
+++ b/src/static/histogram.js
@@ -16,7 +16,7 @@ var myChart = new Chart(ctx, {
beginAtZero: true,
title: {
display: true,
- text: 'Page Views'
+ text: 'SSH login attempts'
}
},
},