Update content/server-server-api.md

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
timedout 2026-04-11 20:09:44 +01:00 committed by GitHub
parent d3fcc122eb
commit 795cc3fce9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1508,7 +1508,7 @@ expected to be published and therefore should be skipped at this stage.
Additionally, any keys that are known to have expired prior to the event's
`origin_server_ts` are ignored.
If all signatures from known keys are found to be valid, the expected content hash is
If all signatures from known unexpired keys from the originating server(s) are found to be valid, the expected content hash is
calculated as described below. The content hash in the `hashes` property
of the received event is base64-decoded, and the two are compared for
equality.