diff --git a/core/modules/field/config/schema/field.schema.yml b/core/modules/field/config/schema/field.schema.yml index d0d83f8..75714d2 100644 --- a/core/modules/field/config/schema/field.schema.yml +++ b/core/modules/field/config/schema/field.schema.yml @@ -14,7 +14,7 @@ field.field.*: mapping: id: type: string - label: 'ID' + label: 'Machine name' uuid: type: string label: 'UUID' @@ -82,7 +82,7 @@ field.instance.*.*.*: mapping: id: type: string - label: 'Machine name' + label: 'ID' uuid: type: string label: 'UUID'