Skip to content

Commit e63d73d

Browse files
markzegarellistayseesong
andauthored
Apply suggestions from code review
Co-authored-by: stayseesong <[email protected]>
1 parent 15f0535 commit e63d73d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/connections/destinations/actions.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,11 +117,10 @@ If necessary, click **New Mapping** to create a new, blank action.
117117
> info ""
118118
> The required fields for a destination mapping appear automatically. Click the + sign to see optional fields.
119119
120-
### Coalesce Function
120+
### Coalesce function
121121

122-
The coalesce function will take a primary value and use that one if it is available. In the case it is not, it will use the fallback value.
122+
The coalesce function takes a primary value and uses it if it is available. If the value isn't available, the function uses the fallback value instead.
123123

124-
![coalesce](https://user-images.githubusercontent.com/78389005/213260648-a9eda0c8-fd88-4a0b-b4c6-682380ce2328.png)
125124

126125

127126
### Conditions

0 commit comments

Comments
 (0)