Skip to content

Commit fd97de7

Browse files
authored
Merge branch 'develop' into DOC-845
2 parents c3e0249 + c30f541 commit fd97de7

File tree

65 files changed

+2531
-1147
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+2531
-1147
lines changed

src/_data/actions/braze-cloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ actions:
173173
description: Set to true to use the Braze API in "Update Only" mode.
174174
default: false
175175
- action: Track Purchase
176-
blurb: Track Purchase sends Braze a Track Purchase call when the destination recieves any event that matches the specified name.
176+
blurb: Track Purchase sends Braze a Track Purchase call when the destination receives any event that matches the specified name.
177177
fields:
178178
- name: Time
179179
description: The timestamp of when the event occured.

src/_data/actions/braze-web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ actions:
221221
description: Set to true to use the Braze API in "Update Only" mode.
222222
default: false
223223
- action: Track Purchase
224-
blurb: Track Purchase sends Braze a Track Purchase call when the destination recieves any event named `Order Completed`.
224+
blurb: Track Purchase sends Braze a Track Purchase call when the destination receives any event named `Order Completed`.
225225
fields:
226226
- name: Time
227227
description: The timestamp of when the event occured.

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination categories last updated 2024-03-05
2+
# destination categories last updated 2024-03-19
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

0 commit comments

Comments
 (0)