Skip to content

Commit b371c65

Browse files
authored
grammar updates
1 parent 7a1399e commit b371c65

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/braze-cloud-mode-actions

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/braze-cloud-mode-actions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ Keep the following in mind if you plan to move to Braze (Actions) from the class
4949
Braze requires one of either `external_id`, `user_alias`, or `braze_id` to be present in all events sent. If events are failing to send, please check your event mappings to make sure these fields are resolving to valid values.
5050

5151
### Missing events
52-
When an event is sent under an alias, the event might seems to be missing when the alias cannot be found in Braze. This could be due to incorrect search for the alias in Braze. To search for alias in Braze, the search should be in the format "Alias Label:Alias Name". For example, if "Alias Label" field is set as email and "Alias Name" field is set as email address e.g. "[email protected]", search for the alias in Braze should be "email:test@email.com".
52+
When an event is sent under an alias, the event may seem to be missing when the alias cannot be found in Braze. This may be due to incorrect search for the alias in Braze. To search for an alias in Braze, use the format "Alias Label:Alias Name". For example, if the "Alias Label" field is set as email and "Alias Name" field is set as email address (for example: "[email protected]"), use "email:test@email.com" to search for the alias in Braze.

0 commit comments

Comments
 (0)