doc/go1.16: fix mismatched id attribute

This commit is contained in:
KimMachineGun 2021-02-07 23:20:44 +09:00
parent 724d0720b3
commit 25d240db3c
1 changed files with 1 additions and 1 deletions

View File

@ -315,7 +315,7 @@ Do not send CLs removing the interior tags from such phrases.
<h3 id="vet">Vet</h3>
<h4 id="vet-string-int">New warning for invalid testing.T use in
<h4 id="vet-testing-T">New warning for invalid testing.T use in
goroutines</h4>
<p><!-- CL 235677 -->