From ef032bd4aad6e3e82322a31887c5e157e684e376 Mon Sep 17 00:00:00 2001 From: Val Lorentz Date: Fri, 20 Oct 2023 21:42:31 +0200 Subject: [PATCH] server-server-api: Fix grammar --- 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 d658e009f..0cceda6c1 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 record was not found, an IP address is resolved using CNAME, AAAA and A + SRV record 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 ``. The target server must present a valid certificate for ``.