Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 2c8b6ca

Browse files
chore: core-concepts/api-anatomy - change it to It
1 parent 76a6183 commit 2c8b6ca

File tree

1 file changed

+1
-1
lines changed
  • docs/core-concepts/api-calls-anatomy

1 file changed

+1
-1
lines changed

docs/core-concepts/api-calls-anatomy/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Whatever you pass to this field will be returned back to you inside a `response`
8484

8585
#### The `req_id` field
8686

87-
You may need to `tag` your requests and pass them through our `WebSocket` calls. You can do so by passing a `number` to this field. it can be helpful when you need to map `requests` to `responses`.
87+
You may need to `tag` your requests and pass them through our `WebSocket` calls. You can do so by passing a `number` to this field. It can be helpful when you need to map `requests` to `responses`.
8888

8989
:::caution
9090
To learn about additional optional fields specific to each API call, please refer to our [API Explorer](https://api.deriv.com/api-explorer).

0 commit comments

Comments
 (0)