From 3ba825547107e83bf8c3e3688228a7daa9107144 Mon Sep 17 00:00:00 2001 From: Val Lorentz Date: Tue, 24 Oct 2023 22:15:50 +0200 Subject: [PATCH] Rephrase more naturally --- content/server-server-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/server-server-api.md b/content/server-server-api.md index b92ef4b4..46576493 100644 --- a/content/server-server-api.md +++ b/content/server-server-api.md @@ -187,7 +187,7 @@ to send. The process overall is as follows: for ``. 6. If the `/.well-known` request returned an error response, and the - SRV records were not found, an IP address is resolved using CNAME, AAAA and A + 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 ``.