Skip to content

Commit

Permalink
update reddit capi destination name (#2636)
Browse files Browse the repository at this point in the history
  • Loading branch information
tcgilbert authored Dec 13, 2024
1 parent b98fcf8 commit d3e3281
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 standardEvent from './standardEvent'
import customEvent from './customEvent'

const destination: DestinationDefinition<Settings> = {
name: 'Reddit Conversions Api',
name: 'Reddit Conversions API',
slug: 'actions-reddit-conversions-api',
mode: 'cloud',
description: 'Send Segment events to Reddit Conversions API.',
Expand Down

0 comments on commit d3e3281

Please sign in to comment.