doc/go1.16: fix crypto typo

Change-Id: Icf962098cc22f16b0acf75db1e82eaddb9fa0c80
Reviewed-on: https://go-review.googlesource.com/c/go/+/258777
Trust: Roland Shoemaker <roland@golang.org>
Run-TryBot: Roland Shoemaker <roland@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Roland Shoemaker 2020-10-01 07:57:00 -07:00 committed by Brad Fitzpatrick
parent 56dac60074
commit 2ca2e94731

View file

@ -164,7 +164,7 @@ Do not send CLs removing the interior tags from such phrases.
TODO
</p>
<h3 id="ctypto/tls"><a href="/pkg/crypto/tls">crypto/tls</a></h3>
<h3 id="crypto/tls"><a href="/pkg/crypto/tls">crypto/tls</a></h3>
<p><!-- CL 256897 -->
I/O operations on closing or closed TLS connections can now be detected using