Skip to content

Commit

Permalink
#61: correct spelling of typeName
Browse files Browse the repository at this point in the history
  • Loading branch information
JoernBerkefeld committed Feb 8, 2023
1 parent 5361e51 commit 9b92842
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module.exports = {
typeDescription:
'Lets admins define Delivery Profile, Sender Profile and CAN-SPAM for an email job in a central location.',
typeRetrieveByDefault: false,
typeName: 'SendClassification',
typeName: 'Send Classification',
fields: {
'Client.ID': {
isCreateable: false,
Expand Down

0 comments on commit 9b92842

Please sign in to comment.