Skip to content

Commit

Permalink
fix: typo (another requried)
Browse files Browse the repository at this point in the history
  • Loading branch information
paavo authored Sep 16, 2022
1 parent 0e87a07 commit bc11634
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 bc11634

Please sign in to comment.