mirror of
https://github.com/golang/go
synced 2024-11-16 23:04:44 -07:00
doc: typo fix for net/http.ServeMux
Updates #61422 Change-Id: I2d86863db70792122b5168935e76d9ca38f761b7 Reviewed-on: https://go-review.googlesource.com/c/go/+/551256 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Than McIntosh <thanm@google.com> Auto-Submit: Carlos Amedee <carlos@golang.org>
This commit is contained in:
parent
52dbffeac8
commit
339177aa31
@ -359,7 +359,7 @@ and the Go runtime also use ChaCha8 for randomness.
|
|||||||
We plan to include an API migration tool in a future release, likely Go 1.23.
|
We plan to include an API migration tool in a future release, likely Go 1.23.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3 id="enhanced_routing_patterns"</h3>
|
<h3 id="enhanced_routing_patterns">Enhanced routing patterns</h3>
|
||||||
|
|
||||||
<p><!-- https://go.dev/issue/61410 -->
|
<p><!-- https://go.dev/issue/61410 -->
|
||||||
HTTP routing in the standard library is now more expressive.
|
HTTP routing in the standard library is now more expressive.
|
||||||
|
Loading…
Reference in New Issue
Block a user