summaryrefslogtreecommitdiff
path: root/app/services/metrics/dashboard/self_monitoring_dashboard_service.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/services/metrics/dashboard/self_monitoring_dashboard_service.rb')
-rw-r--r--app/services/metrics/dashboard/self_monitoring_dashboard_service.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/services/metrics/dashboard/self_monitoring_dashboard_service.rb b/app/services/metrics/dashboard/self_monitoring_dashboard_service.rb
index 0651e569d07..62264281a02 100644
--- a/app/services/metrics/dashboard/self_monitoring_dashboard_service.rb
+++ b/app/services/metrics/dashboard/self_monitoring_dashboard_service.rb
@@ -1,6 +1,6 @@
# frozen_string_literal: true
-# Fetches the self monitoring metrics dashboard and formats the output.
+# Fetches the self-monitoring metrics dashboard and formats the output.
# Use Gitlab::Metrics::Dashboard::Finder to retrieve dashboards.
module Metrics
module Dashboard