Skip to content

Commit

Permalink
Change StackAdapt destination name (#2055)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlliterativeAlice authored May 28, 2024
1 parent 76c733d commit 1107970
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { defaultValues } from '@segment/actions-core'
import forwardEvent from './forwardEvent'

const destination: DestinationDefinition<Settings> = {
name: 'StackAdapt Cloud (Actions)',
name: 'StackAdapt (Actions)',
slug: 'actions-stackadapt-cloud',
mode: 'cloud',
description:
Expand Down

0 comments on commit 1107970

Please sign in to comment.