Skip to content

Commit

Permalink
Merge pull request #119 from paavo/patch-3
Browse files Browse the repository at this point in the history
fix: typo (another requried)
  • Loading branch information
bwaidelich authored Sep 16, 2022
2 parents 0e87a07 + bc11634 commit c5d1dee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Configuration/NodeTypes.Finishers.Email.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
inspector:
group: 'finisher'
editorOptions:
requried: true
required: true
validation:
'Neos.Neos/Validation/NotEmptyValidator': []
'recipientName':
Expand All @@ -62,7 +62,7 @@
inspector:
group: 'finisher'
editorOptions:
requried: true
required: true
validation:
'Neos.Neos/Validation/NotEmptyValidator': []
'senderName':
Expand Down

0 comments on commit c5d1dee

Please sign in to comment.