diff --git a/doc/go1.18.html b/doc/go1.18.html index 9c839bdc8f..4d5184017e 100644 --- a/doc/go1.18.html +++ b/doc/go1.18.html @@ -758,7 +758,7 @@ Do not send CLs removing the interior tags from such phrases.

The new MaxBytesHandler - function creates a Handler

code> that wraps its + function creates a Handler that wraps its ResponseWriter and Request.Body with a MaxBytesReader.