diff --git a/Neos.ContentRepository/Resources/Private/Schema/NodeTypes.schema.yaml b/Neos.ContentRepository/Resources/Private/Schema/NodeTypes.schema.yaml index 698434e601e..a240a76bcd4 100644 --- a/Neos.ContentRepository/Resources/Private/Schema/NodeTypes.schema.yaml +++ b/Neos.ContentRepository/Resources/Private/Schema/NodeTypes.schema.yaml @@ -19,7 +19,7 @@ additionalProperties: 'label': type: ['string', 'array'] - description: "An EEL expression for generating a node's of this node type's label. Alternatively an array with the key generatorClass and optional options." + description: "An EEL expression for generating a node's of this node type's label. Alternatively an array with the key generatorClass and optional generator options." 'constraints': &constraints type: dictionary