You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/server/http-api/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ POST https://api.segment.io/v1/identify
60
60
"timestamp": "2012-12-02T00:30:08.276Z"
61
61
}
62
62
```
63
-
This call is identifying the user by his unique User ID (the one you know him by in your database) and labeling him with `email`, `name`, and `industry` traits.
63
+
This call is identifying the user by their unique User ID (the one you know them by in your database) and labeling them with `email`, `name`, and `industry` traits.
0 commit comments