diff --git a/doc/code.html b/doc/code.html index ff3d7dcf005..768a9995a2f 100644 --- a/doc/code.html +++ b/doc/code.html @@ -53,7 +53,7 @@ command executables. It has a prescribed structure of three subdirectories:

@@ -204,7 +204,7 @@ Go's naming conventions.

-

Building and installing

+

Building and installing

The go command comprises several subcommands, the most central being @@ -406,7 +406,7 @@ Run go help test and see the

-

Remote packages

+

Remote packages

An import path can describe how to obtain the package source code using a