Skip to content

Commit a988a51

Browse files
committed
update stackadapt destination name
1 parent c880715 commit a988a51

File tree

1 file changed

+1
-1
lines changed
  • packages/destination-actions/src/destinations/stackadapt

1 file changed

+1
-1
lines changed

packages/destination-actions/src/destinations/stackadapt/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { defaultValues } from '@segment/actions-core'
55
import forwardEvent from './forwardEvent'
66

77
const destination: DestinationDefinition<Settings> = {
8-
name: 'StackAdapt',
8+
name: 'StackAdapt Events & Conversions',
99
slug: 'actions-stackadapt-cloud',
1010
mode: 'cloud',
1111
description:

0 commit comments

Comments
 (0)