api_docs: Fix typo in the new /users/me/presence doc.

This commit is contained in:
Mateusz Mandera 2024-06-08 22:06:59 +02:00 committed by Mateusz Mandera
parent 13c44efad9
commit 9444825941
1 changed files with 1 additions and 1 deletions

View File

@ -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.