diff --git a/doc/go1.html b/doc/go1.html index 73d562acd3..fce9001994 100644 --- a/doc/go1.html +++ b/doc/go1.html @@ -1253,7 +1253,7 @@ Since the package's functionality is new, no updating is necessary.
In Go 1 the http
package is refactored,
putting some of the utilities into a
-httputil
subdirectory.
+httputil
subdirectory.
These pieces are only rarely needed by HTTP clients.
The affected items are: