Skip to content

Commit 629b0ee

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

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
@@ -90,7 +90,7 @@ The source insert function typically completes in 200 milliseconds to 5 seconds,
9090

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

93-
Segment supports Node.js V18. The dependencies listed [here](https://segment.com/docs/connections/functions/insert-functions/#runtime-and-dependencies){:target=”_blank”} are installed in the function. The following dependencies are also installed:
93+
Segment supports Node.js V18 and installs the dependencies listed [here](https://segment.com/docs/connections/functions/insert-functions/#runtime-and-dependencies){:target=”_blank”} in the function. Segment also installs the following dependencies:
9494
- `@azure/identity` exposed as `azure.identity`
9595
- `@azure/event-hubs` exposed as `azure.eventHubs`
9696
- `@azure/synapse` exposed as `azure.synapse`

0 commit comments

Comments
 (0)