diff --git a/config/config_test.go b/config/config_test.go index a0cb6ec2..a157ac4f 100644 --- a/config/config_test.go +++ b/config/config_test.go @@ -13,7 +13,7 @@ func TestReolveAddr(t *testing.T) { // for the assertion, rather than a direct string comparison. // NOTE: Tests with {Host: "", Port: ""} and {Host: "localhost", Port: ""} - // will not behave the same cross-platform, so they have bene omitted. + // will not behave the same cross-platform, so they have been omitted. for i, test := range []struct { config server.Config