Fixed spelling

This commit is contained in:
Nir Gazit
2021-01-17 14:47:44 +02:00
parent 66025c7d59
commit a35862c67d
+1 -1
View File
@@ -14,7 +14,7 @@ The name of the client to use when connecting to the cluster.
A list of the brokers' host names and ports to connect to.
### ssl (optional)
### SSL (optional)
Configure TLS connection to the Kafka cluster. The options are passed directly to [tls.connect] and used to create the TLS secure context. Normally these would include `key` and `cert`.