Skip to content

Commit 19898bd

Browse files
fix typo
1 parent 9fcd29a commit 19898bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/connections/functions/insert-functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,8 @@ You can manually test your code from the functions editor:
209209
- Error messages display errors surfaced from your function.
210210
- Logs display any messages to console.log() from the function.
211211

212-
- > info ""
213-
> 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.
212+
> warning ""
213+
> 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. The Event Tester is not impacted by an Insert Function at all. Please use the Function tester rather than the Event Tester to see how your Insert Function impacts your data.
214214
215215
## Save and deploy the destination insert function
216216

0 commit comments

Comments
 (0)