remove unnecessary word

This commit is contained in:
Hubert Chathi 2023-10-24 21:36:29 -04:00 committed by GitHub
parent 3ba8255471
commit b70c2f70f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -186,7 +186,7 @@ to send. The process overall is as follows:
header of `<hostname>`. The target server must present a valid certificate
for `<hostname>`.
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 `<hostname>`. The target