Skip to content

Commit

Permalink
#325: type verification renamed
Browse files Browse the repository at this point in the history
  • Loading branch information
JoernBerkefeld committed Aug 28, 2023
1 parent 7ed4f63 commit 5ac58b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/metadataTypes/definitions/Verification.definition.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module.exports = {
type: 'verification',
typeDescription: 'Check DataExtension for a row count',
typeRetrieveByDefault: true,
typeName: 'Automation: Data Verification Activity',
typeName: 'Automation: Verification Activity',
fields: {
createdBy: {
// User ID
Expand Down

0 comments on commit 5ac58b3

Please sign in to comment.