diff --git a/src/Entity/HmDisplayProfile.php b/src/Entity/HmDisplayProfile.php index 6216273a415902b6906ff93c94c40381afc9e7b0..56d40b3843e60f477af16b8e2e66fc9fce290da1 100644 --- a/src/Entity/HmDisplayProfile.php +++ b/src/Entity/HmDisplayProfile.php @@ -9,7 +9,7 @@ use Drupal\Core\Config\Entity\ConfigEntityBase; * * @ConfigEntityType( * id = "hm_display_profile", - * label = @Translation("HM Display Profile Entity"), + * label = @Translation("HM Display Profile"), * handlers = { * "view_builder" = "Drupal\Core\Entity\EntityViewBuilder", * "list_builder" = "Drupal\hierarchy_manager\HmDisplayProfileListBuilder",