Skip to content

Commit 8f231be

Browse files
Apply suggestions from code review
1 parent 87eea7c commit 8f231be

File tree

1 file changed

+1
-2
lines changed
  • src/connections/destinations/catalog/actions-braze-web

1 file changed

+1
-2
lines changed

src/connections/destinations/catalog/actions-braze-web/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,5 @@ The following [Debounce Middleware](/docs/connections/destinations/catalog/actio
182182
183183
When an Identify call is fired on a website, Segment first caches and compares the user traits object.
184184
185-
-If the user traits differ from what was previously cached, the data flows through destination filters, insert functions, and then through destination mappings.
186-
185+
- If the user traits differ from what was previously cached, the data flows through destination filters, insert functions, and then through destination mappings.
187186
- If user traits are the same as what's cached, Segment assumes that that data was already sent to Braze and a does not make a new request to Braze.

0 commit comments

Comments
 (0)