Skip to content

Commit 64b5283

Browse files
author
markzegarelli
authored
Merge pull request #1392 from segmentio/httpapi-pronouns
convert him/his to their/them
2 parents c1dff2d + c91851e commit 64b5283

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/server/http-api

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/server/http-api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ POST https://api.segment.io/v1/identify
6060
"timestamp": "2012-12-02T00:30:08.276Z"
6161
}
6262
```
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.
6464
<table>
6565
{% include content/spec-table-header.md %}
6666
{% include content/spec-field-anonymous-id.md %}

0 commit comments

Comments
 (0)