diff --git a/core/modules/field/migration_templates/d7_field.yml b/core/modules/field/migration_templates/d7_field.yml index 07b7a0a..db9e811 100644 --- a/core/modules/field/migration_templates/d7_field.yml +++ b/core/modules/field/migration_templates/d7_field.yml @@ -35,7 +35,7 @@ process: text_long: text_long text_with_summary: text_with_summary # Translatable is not migrated and the Drupal 8 default of true is used. - # If translatble is false in field storage then the field can not be + # If translatable is false in field storage then the field can not be # set to translatable via the UI. #translatable: translatable cardinality: cardinality