diff --git a/doc/go1.18.html b/doc/go1.18.html index 03d2b4e346..f23f2b8562 100644 --- a/doc/go1.18.html +++ b/doc/go1.18.html @@ -149,7 +149,7 @@ Do not send CLs removing the interior tags from such phrases.

AMD64

- Go 1.18 introduces the new GOAMD64 environment variable, which selects + Go 1.18 introduces the new GOAMD64 environment variable, which selects at compile time a mininum target version of the AMD64 architecture. Allowed values are v1, v2, v3, or v4. Each higher level requires, and takes advantage of, additional processor features. A detailed