diff --git a/doc/go1.18.html b/doc/go1.18.html index 8c786b94fc..2af5e04f98 100644 --- a/doc/go1.18.html +++ b/doc/go1.18.html @@ -182,7 +182,7 @@ Do not send CLs removing the interior tags from such phrases.
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,
+ a minimum 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
description can be found