Skip to content

Commit aa6a74a

Browse files
committed
Removed more first-person pronouns
1 parent 9ddfbf5 commit aa6a74a

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In practice that means taking a Segment source **Write Key**,`'abc123'`, as the
1818

1919
### Content-Type
2020

21-
To send data to our HTTP API, a content-type header must be set to `'application/json'`.
21+
To send data to Segment's HTTP API, a content-type header must be set to `'application/json'`.
2222

2323
## Errors
2424

@@ -70,7 +70,7 @@ This call is identifying the user by their unique User ID (the one you know them
7070
{% include content/spec-field-user-id.md %}
7171
</table>
7272

73-
Find details on the **identify method payload** in our [Spec](/docs/connections/spec/identify/).
73+
Find details on the **identify method payload** in the [Segment Spec](/docs/connections/spec/identify/).
7474

7575
## Track
7676

0 commit comments

Comments
 (0)