diff --git a/doc/go1.20.html b/doc/go1.20.html index e479fce8a1..0495261ae5 100644 --- a/doc/go1.20.html +++ b/doc/go1.20.html @@ -883,7 +883,7 @@ proxyHandler := &httputil.ReverseProxy{ if a CNAME record referred to a name that with no A, AAAA, or CNAME record. This change modifies LookupCNAME to match the previous behavior on Windows, - allowing allowing LookupCNAME to succeed whenever a + allowing LookupCNAME to succeed whenever a CNAME exists.