diff --git a/src/Plugin/WebformElement/Label.php b/src/Plugin/WebformElement/Label.php
index b331abd3..9ff5d1ca 100644
--- a/src/Plugin/WebformElement/Label.php
+++ b/src/Plugin/WebformElement/Label.php
@@ -10,7 +10,7 @@ namespace Drupal\webform\Plugin\WebformElement;
  *   api = "https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Render!Element!Label.php/class/Label",
  *   label = @Translation("Label"),
  *   description = @Translation("Provides an element for displaying the label for a form element."),
- *   category = @Translation("Markup"),
+ *   category = @Translation("Markup elements"),
  *   states_wrapper = TRUE,
  * )
  */
