Skip to content

Commit 6819768

Browse files
authored
Update insert functions language
1 parent 10feaba commit 6819768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/functions/insert-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ If you are a partner, looking to publish your destination and distribute your ap
303303

304304
##### Are there any nuances to consider in using Insert Functions with Actions destinations?
305305

306-
Yes. Without Insert Functions enabled, it's possible to have two or more mappings that are triggered off of a single event. Due to the way Segment works on the backend, when an Insert Funcion is enabled events will only trigger ONE Actions mapping even if there is more than one mapping set up to run when a particular event is seen.
306+
Yes. Without Insert Functions enabled, a single event could trigger multiple mappings. With Insert Functions enabled, though, events only trigger one Actions mapping, even if more than one mapping is set up to run when a particular event is seen.
307307

308308

309309
{% comment %}

0 commit comments

Comments
 (0)