Skip to content

Commit 5bbfc1c

Browse files
Update src/connections/destinations/catalog/sailthru-v2/index.md
Co-authored-by: stayseesong <[email protected]>
1 parent 5393484 commit 5bbfc1c

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/sailthru-v2

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/sailthru-v2/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ analytics.track("Subscribed", {
9898

9999
#### Delete a User
100100

101-
To delete a user, the email needs to be included in the `userId` or `context.traits` track call, in a call like the following:
101+
To delete a user, you need to include the email in the `userId` or `context.traits` track call, in a call like the following:
102102

103103
```js
104104
analytics.track("User Deleted", {userId:"[email protected]" })

0 commit comments

Comments
 (0)