diff --git a/changelogs/client_server/newsfragments/1665.clarification b/changelogs/client_server/newsfragments/1665.clarification new file mode 100644 index 00000000..3ccb2333 --- /dev/null +++ b/changelogs/client_server/newsfragments/1665.clarification @@ -0,0 +1 @@ +Fix various typos throughout the specification. diff --git a/content/server-server-api.md b/content/server-server-api.md index d658e009..e7c23179 100644 --- a/content/server-server-api.md +++ b/content/server-server-api.md @@ -186,8 +186,8 @@ to send. The process overall is as follows: header of ``. The target server must present a valid certificate for ``. -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 +6. If the `/.well-known` request returned an error response, and + no SRV records were 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 ``. The target server must present a valid certificate for ``.