Skip to content

Commit a134eae

Browse files
authored
minor rewording
1 parent 3d9c82d commit a134eae

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
@@ -214,7 +214,7 @@ The replace function allows you to replace a string, integer, or boolean with a
214214

215215
To combine two values in the event variable field, you can concatenate them using plain text and variables together. For example, to prepend the country code to a phone number, enter `+1{{Phone Number}}`.
216216

217-
Segment evaluates this field as a string, so placing text next to a variable will automatically concatenate them.
217+
Segment evaluates this field as a string, so placing text next to a variable automatically concatenates them.
218218

219219
![Mapping UI showing two concatenated fields: "+1 phone" and "context.page.url context.page.path"](images/mapping-concatenation.png)
220220

0 commit comments

Comments
 (0)