diff --git a/core/modules/comment/comment.routing.yml b/core/modules/comment/comment.routing.yml
index a90f410..5211387 100644
--- a/core/modules/comment/comment.routing.yml
+++ b/core/modules/comment/comment.routing.yml
@@ -102,7 +102,7 @@ entity.comment_type.add_form:
   path: '/admin/structure/comment/types/add'
   defaults:
     _entity_form: 'comment_type.add'
-    _title: 'Add'
+    _title: 'Add comment type'
   requirements:
     _permission: 'administer comment types'
   options:
