summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSameer Ajmani <sameer@google.com>2023-04-24 09:34:24 -0400
committerSameer Ajmani <sameer@golang.org>2023-04-24 18:13:34 +0000
commit1d00dc39851cba737d3ada9a9cb4a99e525b3e9f (patch)
treee873428f1c47b52b1ef6d9bf274e54e173fb8707 /doc
parent5256f90c98cd19b983d35d2377b3fecfd966671e (diff)
downloadgo-git-1d00dc39851cba737d3ada9a9cb4a99e525b3e9f.tar.gz
doc: fix typo in Go 1.21 release notes
Change-Id: Ib32567fdd12079cd171a4e1bc118ce27d8ce2a5d Reviewed-on: https://go-review.googlesource.com/c/go/+/488035 Run-TryBot: Sameer Ajmani <sameer@golang.org> Reviewed-by: Damien Neil <dneil@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/go1.21.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/go1.21.html b/doc/go1.21.html
index e5c49912dd..14a2e5fabc 100644
--- a/doc/go1.21.html
+++ b/doc/go1.21.html
@@ -84,7 +84,7 @@ Do not send CLs removing the interior tags from such phrases.
TODO: complete this section
</p>
-<dl id="context"><dt><a href="/pkg/context/">sync</a></dt>
+<dl id="context"><dt><a href="/pkg/context/">context</a></dt>
<dd>
<p><!-- https://go.dev/issue/40221, CL 479918 -->
The new <a href="/pkg/context/#WithoutCancel"><code>WithoutCancel</code></a>