Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
David Baker 2024-03-19 18:03:24 +00:00 committed by GitHub
parent 65f532e887
commit e23a1c37c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2157,7 +2157,7 @@ This endpoint is particularly useful if the client has lost context on the aggre
a parent event and needs to rebuild/verify it.
When using the `recurse` parameter, note that there no way for a client to
affect how much the server recurses. If the client decides that the server's
control how far the server recurses. If the client decides that the server's
recursion level is insufficient, it could, for example, perform the recursion
manually, or disable whatever feature requires more recursion.