Skip to content

Commit 3e25204

Browse files
Update src/connections/functions/source-insert-functions.md
Co-authored-by: stayseesong <[email protected]>
1 parent d10eb7e commit 3e25204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/functions/source-insert-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Source insert functions only work for event sources, not object sources or rETL.
8686

8787
##### What is the expected latency for a source insert function?
8888

89-
Typically, it takes a source insert function between 200 milliseconds to 5 seconds to complete, based on the complexity of the function. The default timeout is 5 seconds but can be increased to 60 seconds.
89+
The source insert function typically completes in 200 milliseconds to 5 seconds, depending on its complexity. The default timeout is 5 seconds but can be increased to 60 seconds.
9090

9191
##### What is the runtime environment?
9292

0 commit comments

Comments
 (0)