Fix typo.

Co-authored-by: Hubert Chathi <hubertc@matrix.org>
clokep/thumbnail-media-negotiation
Patrick Cloke 1 year ago committed by GitHub
parent 2cf2b135b5
commit ed0555cb7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,7 +14,7 @@ header in its [content negotiation](https://developer.mozilla.org/en-US/docs/Web
algorithm to determine what thumbnail format to serve to the client.
Homeservers *must* support providing responses for `image/png` and `image/jpeg`
for the `/thumbnail` endpoint, but does not need to actually provide every thumbnail
for the `/thumbnail` endpoint, but do not need to actually provide every thumbnail
in both formats. (These formats are known as the "fallback formats" below.) Clients
which support thumbnails are expected to support both of these formats.

Loading…
Cancel
Save