Skip to content

Commit 49bffcf

Browse files
committed
minor corrections
1 parent 32787da commit 49bffcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/adv-msg/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Be sure to set the proper [authorization header](https://developers.ringcentral.
143143

144144
## Identities API
145145

146-
A single end user can use many different channels. To identify the end user, we have the identities API. This identity is then linked to each post in the form of an alphanumeric ID. To find the name of the end user, or typically known as the sender or poster, look frot eh `authorIdentityId` object adn pass that into the query string using the identities API.
146+
A single end user can use many different channels. To identify the end user, we have the identities API. This identity is then linked to each post in the form of an alphanumeric ID. To find the name of the end user, or typically known as the sender or poster, look for the `authorIdentityId` object and pass that into the query string using the identities API.
147147

148148
=== "HTTP"
149149
```html

0 commit comments

Comments
 (0)