diff --git a/doc/go1.11.html b/doc/go1.11.html
index 7d538a53d1e..a688e67a4f4 100644
--- a/doc/go1.11.html
+++ b/doc/go1.11.html
@@ -136,8 +136,7 @@ Do not send CLs removing the interior tags from such phrases.
NOTE: This is not present in go1.11beta1 but will be available in future
betas and subsequent releases.
-
- Go 1.11 adds preliminary support for a new concept called “modules,”
+ Go 1.11 adds preliminary support for a new concept called “modules,”
an alternative to GOPATH with integrated support for versioning and
package distribution.
Using modules, developers are no longer confined to working inside GOPATH,