Skip to content

Commit 37c8115

Browse files
committed
_content/doc/go1.24: use en dash for number range
Change-Id: I85cb07e3930c3768ad53b201203711f1378c7a1b Reviewed-on: https://go-review.googlesource.com/c/website/+/636075 Reviewed-by: Dmitri Shuralyov <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Austin Clements <[email protected]>
1 parent 2a8b895 commit 37c8115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_content/doc/go1.24.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ For protocol details, see [#59719](/issue/59719).
150150
<!-- go.dev/issue/68578 -->
151151

152152
Several performance improvements to the runtime have decreased CPU overheads by
153-
23% on average across a suite of representative benchmarks.
153+
23% on average across a suite of representative benchmarks.
154154
Results may vary by application.
155155
These improvements include a new builtin `map` implementation based on
156156
[Swiss Tables](https://abseil.io/about/design/swisstables), more efficient

0 commit comments

Comments
 (0)