diff --git a/uw_cfg_common.routing.yml b/uw_cfg_common.routing.yml
index 4aca79ceda63920c74bbb17c3c2080ecf3928c4a..5055c6b06eb9a492d212e88ad5694741a19e8435 100644
--- a/uw_cfg_common.routing.yml
+++ b/uw_cfg_common.routing.yml
@@ -37,7 +37,7 @@ uw_cfg_common.content_type_usage_page:
 uw_cfg_common.uw_content_report_csv:
   path: '/admin/reports/uw_content_report_csv'
   defaults:
-    _title: 'Download UW Content Report (CSV)'
+    _title: 'Download UW content report (CSV)'
     _controller: \Drupal\uw_cfg_common\Controller\UwDownloadCsvController::uwContentReport
   requirements:
     _permission: 'view UW CSV reports'