diff --git a/core/config/schema/core.entity.schema.yml b/core/config/schema/core.entity.schema.yml index 5f1f84f..451848b 100644 --- a/core/config/schema/core.entity.schema.yml +++ b/core/config/schema/core.entity.schema.yml @@ -365,12 +365,12 @@ field.formatter.settings.entity_reference_label: # Schema for entity actions. action.configuration.entity_publish_action:*: type: action_configuration_default - label: 'Publishing entity' + label: 'Publish entity' action.configuration.entity_save_action:*: type: action_configuration_default - label: 'Saving entity' + label: 'Save entity' action.configuration.entity_unpublish_action:*: type: action_configuration_default - label: 'Unpublishing entity' + label: 'Unpublish entity'