diff --git a/doc/go1.8.html b/doc/go1.8.html index 244e8cc8ca..906efe4f7e 100644 --- a/doc/go1.8.html +++ b/doc/go1.8.html @@ -25,7 +25,7 @@ release notes. Go 1.8 is expected to be released in February 2017.
The latest Go release, version 1.8, arrives six months after Go 1.7. Most of its changes are in the implementation of the toolchain, runtime, and libraries. -There is one minor change to the language specification. +There are two minor changes to the language specification. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before.