From b70c2f70f51280b5ea87ed4b6e7bc3c81c125c9d Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Tue, 24 Oct 2023 21:36:29 -0400 Subject: [PATCH] remove unnecessary word --- 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 46576493..e7c23179 100644 --- a/content/server-server-api.md +++ b/content/server-server-api.md @@ -186,7 +186,7 @@ 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 +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