Skip to content

Commit 20969d4

Browse files
authored
Update insert-functions.md spelling correction
Changed behavorial to behavioral
1 parent ccad90a commit 20969d4

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
@@ -166,7 +166,7 @@ You can read more about [error handling](#destination-insert-functions-logs-and-
166166

167167
## Insert Functions and Actions destinations
168168

169-
There are a couple of behavorial nuances to consider when using Insert Functions with Actions destinations.
169+
There are a couple of behavioral nuances to consider when using Insert Functions with Actions destinations.
170170

171171
Insert Functions block Actions destinations from triggering multiple mapping subscriptions for a single payload. If you have a single payload coming through the pipeline that you expect to trigger multiple mapping subscriptions in your configuration, it will work as expected without an Insert Function enabled. With an Insert Function enabled, however, when a payload that is meant to trigger multiple mappings subscriptions is seen, no mappings subscriptions will fire. If you have an Insert Function enabled for a destination, make sure that you configure your payloads so that they only trigger a single mapping subscription.
172172

0 commit comments

Comments
 (0)