Skip to content

Commit 61561ae

Browse files
aclementsgopherbot
authored andcommitted
_content/doc/go1.25: minor formatting fix
Change-Id: Id80e78f09a647c90f50808a43aea2aa8ac3025fd Reviewed-on: https://go-review.googlesource.com/c/website/+/694137 Reviewed-by: Cherry Mui <[email protected]> Auto-Submit: Austin Clements <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
1 parent e1f7553 commit 61561ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_content/doc/go1.25.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ memory. This can be disabled with the [GODEBUG setting](/doc/godebug)
189189

190190
## Compiler {#compiler}
191191

192-
### nil pointer bug
192+
### `nil` pointer bug
193193

194194
<!-- https://go.dev/issue/72860, CL 657715 -->
195195

0 commit comments

Comments
 (0)