diff --git a/core/modules/block/custom_block/config/schema/custom_block.schama.yml b/core/modules/block/custom_block/config/schema/custom_block.schama.yml index a2fcfd3..1a9c04d 100644 --- a/core/modules/block/custom_block/config/schema/custom_block.schama.yml +++ b/core/modules/block/custom_block/config/schema/custom_block.schama.yml @@ -2,7 +2,7 @@ custom_block.type.*: type: mapping - label: 'Custom block settings' + label: 'Custom block type settings' mapping: id: type: string @@ -15,7 +15,7 @@ custom_block.type.*: label: 'Label' revision: type: integer - label: 'Revision' + label: 'Create new revision' description: type: text label: 'Description'