diff --git a/doc/go1.13.html b/doc/go1.13.html index 547fdd9933..42546c4622 100644 --- a/doc/go1.13.html +++ b/doc/go1.13.html @@ -341,7 +341,7 @@ go env -w GOSUMDB=off
The go env
command now accepts a -w flag to set the per-user default value
- of an enviroment variable recognized by the
+ of an environment variable recognized by the
go command, and a corresponding -u flag to unset a
previously-set default. Defaults set via
go env -w are stored in the