From c4c5c8c059f4f19e50735c501161c83fe753f3ec Mon Sep 17 00:00:00 2001 From: Adrian Date: Sun, 7 Nov 2021 12:27:09 +0200 Subject: [PATCH] Update activities-per-user-block.vue spelling fix of variable --- src/views/reports/components/activities-per-user-block.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/reports/components/activities-per-user-block.vue b/src/views/reports/components/activities-per-user-block.vue index 876afe6a0..544c403c9 100644 --- a/src/views/reports/components/activities-per-user-block.vue +++ b/src/views/reports/components/activities-per-user-block.vue @@ -117,7 +117,7 @@ export default { } }, title: { - text: this.$i18n.get('label_activitiy_per_user') + text: this.$i18n.get('label_activity_per_user') }, labels: activityPerUserLabels, yaxis: { @@ -165,4 +165,4 @@ export default { margin: 0.75rem !important; overflow-y: auto; } - \ No newline at end of file +