mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-28 21:34:09 +02:00
server-server-api: Fix grammar
This commit is contained in:
parent
9fe119370b
commit
42d33d4fc5
|
|
@ -187,7 +187,7 @@ to send. The process overall is as follows:
|
|||
for `<hostname>`.
|
||||
|
||||
6. If the `/.well-known` request returned an error response, and the
|
||||
SRV record was not found, an IP address is resolved using CNAME, AAAA and A
|
||||
SRV records were not found, an IP address is resolved using CNAME, AAAA and A
|
||||
records. Requests are made to the resolved IP address using port
|
||||
8448 and a `Host` header containing the `<hostname>`. The target
|
||||
server must present a valid certificate for `<hostname>`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue