diff --git a/core/modules/comment/comment.routing.yml b/core/modules/comment/comment.routing.yml index a90f41013e564beba465ead0a294a4b100844d51..521138746bc0e0048f66f27fdb08bc1b427899cf 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: