Skip to content

Commit 76665a7

Browse files
committed
Fix issue in example test
1 parent 0eef28e commit 76665a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@ func ExampleRegisterErrorHandlerOn() {
7676

7777
// Output:
7878
// 400: Your input was invalid: ...
79-
// 502: Please try again later
79+
// 502: please try again later
8080
}

0 commit comments

Comments
 (0)