diff --git a/packages/browser-destinations/destinations/1flow/src/index.ts b/packages/browser-destinations/destinations/1flow/src/index.ts index aa98b2e2d0..59edc58318 100644 --- a/packages/browser-destinations/destinations/1flow/src/index.ts +++ b/packages/browser-destinations/destinations/1flow/src/index.ts @@ -13,7 +13,7 @@ declare global { } export const destination: BrowserDestinationDefinition = { - name: '1Flow', + name: '1Flow Web (Actions)', slug: 'actions-1flow', mode: 'device', description: 'Send analytics from Segment to 1Flow',