Commit 2ebf1481 authored by Steve Azzopardi's avatar Steve Azzopardi

Update title for err handling in Go

Apply suggestion in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/29860#note_342933415
parent 2d87535f
......@@ -249,7 +249,7 @@ Programs handling a lot of IO or complex operations should always include
[benchmarks](https://golang.org/pkg/testing/#hdr-Benchmarks), to ensure
performance consistency over time.
## Using errors
## Error handling
### Adding context
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment