Upgrade keywords in changed text

This commit is contained in:
Travis Ralston 2024-06-11 16:13:54 -06:00
parent c7522a6146
commit 290e6a2877

View file

@ -1193,7 +1193,7 @@ API](/client-server-api/#content-repository). When a server wishes
to serve content originating from a remote server, it needs to ask the
remote server for the media.
Servers should use the server described in the [Matrix Content URI](/client-server-api/#matrix-content-mxc-uris).
Servers MUST use the server described in the [Matrix Content URI](/client-server-api/#matrix-content-mxc-uris).
Formatted as `mxc://{ServerName}/{MediaID}`, servers MUST download the media from
`ServerName` using the below endpoints.