Skip to content

Commit ec23b04

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

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
@@ -58,7 +58,7 @@ analytics.identify("assigned-userId", {
5858
});
5959
```
6060

61-
Email passed under context.traits:
61+
Pass an email under `context.traits` using the identify call:
6262
```js
6363
analytics.identify("assigned-userId", {
6464
"name": "Stephen Noel",

0 commit comments

Comments
 (0)