Skip to content

Commit 360a6e0

Browse files
authored
Merge pull request #5817 from segmentio/lizkane222-patch-24
Update insert-functions.md spelling correction
2 parents 2766c2e + 20969d4 commit 360a6e0

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

172172
## Insert Functions and Actions destinations
173173

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

176176
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.
177177

0 commit comments

Comments
 (0)