Skip to content

Commit c41d2ff

Browse files
authored
Update insert-functions.md
1 parent 6bb8127 commit c41d2ff

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
@@ -200,7 +200,7 @@ You can manually test your code from the functions editor:
200200
- Logs display any messages to console.log() from the function.
201201

202202
- > info ""
203-
> Please note that the Event Tester will not make use of an Insert Function. It will not show how your data is impacted by an Insert Function and it will not allow data to be sent downstream through the Insert Function pipeline.
203+
> The Event Tester won't make use of an Insert Function, show how an Insert Function impacts your data, or send data downstream through the Insert Function pipeline.
204204
205205
## Save and deploy the destination insert function
206206

0 commit comments

Comments
 (0)