diff --git a/doc/go1.11.html b/doc/go1.11.html index f372f6676d..361a81cdb0 100644 --- a/doc/go1.11.html +++ b/doc/go1.11.html @@ -645,7 +645,7 @@ for k := range m {
- The Transport has a
+ The Transport type has a
new MaxConnsPerHost
option that permits limiting the maximum number of connections
per host.