diff --git a/doc/go1.17.html b/doc/go1.17.html index f8d7aad034..6424709453 100644 --- a/doc/go1.17.html +++ b/doc/go1.17.html @@ -162,7 +162,7 @@ Do not send CLs removing the interior tags from such phrases. By default, go mod tidy verifies that the selected versions of dependencies relevant to the main module are the same versions that would be used by the prior Go release (Go 1.16 for a module that - spsecifies go 1.17), and preserves + specifies go 1.17), and preserves the go.sum entries needed by that release even for dependencies that are not normally needed by other commands.