diff --git a/core/config/schema/core.data_types.schema.yml b/core/config/schema/core.data_types.schema.yml index adab0f4..79204f3 100644 --- a/core/config/schema/core.data_types.schema.yml +++ b/core/config/schema/core.data_types.schema.yml @@ -728,7 +728,7 @@ field.storage_settings.float: field.field_settings.float: type: mapping - label: 'Float settings ' + label: 'Float settings' mapping: min: type: float diff --git a/core/modules/comment/config/schema/comment.schema.yml b/core/modules/comment/config/schema/comment.schema.yml index ec79117..85d117c 100644 --- a/core/modules/comment/config/schema/comment.schema.yml +++ b/core/modules/comment/config/schema/comment.schema.yml @@ -62,14 +62,11 @@ comment.type.*: field.storage_settings.comment: type: sequence - label: 'Settings' - sequence: - - type: string - label: 'Setting' + label: 'Comment settings' field.value.comment: type: sequence - label: 'Settings' + label: 'Default value' sequence: - type: mapping label: 'Settings'