diff --git a/core/lib/Drupal/Core/Field/Annotation/FieldType.php b/core/lib/Drupal/Core/Field/Annotation/FieldType.php index 8a46f2b..7a630ab 100644 --- a/core/lib/Drupal/Core/Field/Annotation/FieldType.php +++ b/core/lib/Drupal/Core/Field/Annotation/FieldType.php @@ -54,7 +54,7 @@ class FieldType extends DataType { public $description; /** - * The category under which the condition should listed in the UI. + * The category under which the field type should be listed in the UI. * * @ingroup plugin_translatable *