We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c4ba7f commit 457df4cCopy full SHA for 457df4c
sender.go
@@ -103,7 +103,7 @@ func WithTls() LineSenderOption {
103
}
104
105
// WithTls enables TLS connection encryption, but skips server
106
-// cerfiticate verification. Useful in test environments with
+// certificate verification. Useful in test environments with
107
// self-signed certificates. Do not use in production
108
// environments.
109
func WithTlsInsecureSkipVerify() LineSenderOption {
0 commit comments