diff --git a/doc/go1.18.html b/doc/go1.18.html index d95e55e1ad..0f3d7bf91f 100644 --- a/doc/go1.18.html +++ b/doc/go1.18.html @@ -98,7 +98,7 @@ Do not send CLs removing the interior tags from such phrases.

gofmt now reads and formats input files concurrently, with a memory limit proportional to GOMAXPROCS. On a machine with - multiple CPUs, gofmt should now be significantly faster. + multiple CPUs, gofmt should now be significantly faster.