Skip to content

Commit 73df570

Browse files
Update src/connections/functions/insert-functions.md
Co-authored-by: Sharon Adewusi <[email protected]>
1 parent 516029f commit 73df570

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
@@ -76,7 +76,7 @@ Insert functions can define handlers for each message type in the [Segment spec]
7676
- `onDelete`
7777
- `onBatch`
7878

79-
Each of the functions above accepts 2 arguments:
79+
Each of the functions above accepts two arguments:
8080

8181
- **event** - Segment event object, where fields and values depend on the event type. For example, in Identify events, Segment formats the object to match the [Identify spec](/docs/connections/spec/identify/).
8282
- **settings** - Set of [settings](#create-settings-and-secrets) for this function.

0 commit comments

Comments
 (0)