Skip to content

Commit 4b9f140

Browse files
authored
wording tweak
1 parent 53272cf commit 4b9f140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/destinations/actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ The underlying systems for these flows have their own copy of the token, which c
339339

340340
No. Segment integrations process events through mappings individially. This means that no context is held that would allow you to map a value from one event to the field of a subsequent event.
341341

342-
Each event must include all of the data you'd like to send downstream. For example, you can't send `email` field in an Identify call and then access it later on a Track unless that Track call also includes the `email` field.
342+
Each event must include all of the data you'd like to send downstream. For example, you can't send an `email` field in an Identify call and then access it later on a Track call unless that Track call also includes the `email` field.
343343

344344
#### Why do I get a "Couldn't load page" error when viewing or editing a mapping?
345345

0 commit comments

Comments
 (0)