From ad74be7ea208a543776fb2f1299ae55daba6fa93 Mon Sep 17 00:00:00 2001 From: Liam Date: Fri, 31 May 2019 10:32:09 -0700 Subject: [PATCH] fix entry for @krhubert --- Go2ErrorHandlingFeedback.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Go2ErrorHandlingFeedback.md b/Go2ErrorHandlingFeedback.md index 289f60f0..f0cb4db2 100644 --- a/Go2ErrorHandlingFeedback.md +++ b/Go2ErrorHandlingFeedback.md @@ -129,7 +129,7 @@ Concepts that appear repeatedly among the suggestions below. - Paul Borman, "[Arguments against the Go 2 error handling proposal](https://gist.github.com/pborman/c69e79690d86dfc5c371f096be22930c)", August 2018 - - krhubert, "[Error default handler for tests] (https://golang.org/issue/32361)", May 2019 + - krhubert, "[Error default handler for tests](https://golang.org/issue/32361)", May 2019 ## Remove handler chaining