diff --git a/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php b/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php index ef7cbd5..ab56b95 100644 --- a/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php +++ b/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php @@ -475,7 +475,7 @@ public function getWidget() { } /** - * Allow a bundle to be renamed. + * Allows a bundle to be renamed. * * Renaming a bundle on the instance is allowed when an entity's bundle * is renamed and when field_entity_bundle_rename() does internal