doc/go1.6.html | 4 ++-- diff --git a/doc/go1.6.html b/doc/go1.6.html index dbdf3cede6a1b759fe705c6fde4b7fb774168531..9f39e7e0389f4753d67fa7e2aa5a84b6f073da78 100644 --- a/doc/go1.6.html +++ b/doc/go1.6.html @@ -33,7 +33,7 @@

The release adds new ports to Linux on 64-bit MIPS and Android on 32-bit x86; defined and enforced rules for sharing Go pointers with C; -transparent, automatic support for HTTP/2; +transparent, automatic support for HTTP/2; and a new mechanism for template reuse.

@@ -258,7 +258,7 @@

Core library

-

HTTP

+

HTTP/2

Go 1.6 adds transparent support in the