Skip to content

Commit ce73dd3

Browse files
updating formatting
added extra line for spacing and removed extra sentence
1 parent 54dfb91 commit ce73dd3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/connections/destinations/actions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,8 @@ The coalesce function takes a primary value and uses it if it is available. If t
208208
The replace function allows you to replace a string, integer, or boolean with a new value. You have the option to replace up to two values within a single field.
209209

210210
### Concatenate function
211-
You can concatenate two properties by adding them next to each other, or add the string value (e.g. +1`phoneNumber`) in the event variable field itself to concatenate. Here is an example:
211+
You can concatenate two properties by adding them next to each other, or add the string value (e.g. +1`phoneNumber`) in the event variable field itself to concatenate.
212+
212213
![Screenshot of the Mappings example for concatenating two values](images/mapping-concatenation.png)
213214

214215
### Conditions

0 commit comments

Comments
 (0)