mirror of https://github.com/zulip/zulip.git
api_docs: Fix typo in the new /users/me/presence doc.
This commit is contained in:
parent
13c44efad9
commit
9444825941
|
@ -9100,7 +9100,7 @@ paths:
|
|||
`presences`. This allows the client to have an identifier number
|
||||
up to which it knows it has obtained all the presence data.
|
||||
|
||||
The client should then pass this value when next queries this
|
||||
The client should then pass this value when it next queries this
|
||||
endpoint, in order to only receive newer presence data to avoid
|
||||
redundant fetching of already known information.
|
||||
|
||||
|
|
Loading…
Reference in New Issue