diff --git a/doc/go1.14.html b/doc/go1.14.html index 44df69b9eb..eb35fa8cae 100644 --- a/doc/go1.14.html +++ b/doc/go1.14.html @@ -763,7 +763,7 @@ Do not send CLs removing the interior tags from such phrases.
When parsing of a URL fails
- (e.g. by Parse
+ (for example by Parse
or ParseRequestURI),
the resulting Error message
will now quote the unparsable URL.