From 02aa00953b986bcb08d96f607ce04494d48bd72f Mon Sep 17 00:00:00 2001 From: Daniel Heinrich Date: Wed, 5 Oct 2022 09:28:30 +0200 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9ca9de8..187c8ddf 100644 --- a/README.md +++ b/README.md @@ -231,7 +231,7 @@ Enable the idempotent producer, providing exactly-once and strict-ordering Connect to cluster using SSL and SASL PLAIN authentication: - $ kcat -b mybroker -X security.protocol=SASL_SSL -X sasl.mechanism=PLAIN -X sasl.username=myapikey -X sasl.password=myapisecret ... + $ kcat -b mybroker -X security.protocol=SASL_SSL -X sasl.mechanisms=PLAIN -X sasl.username=myapikey -X sasl.password=myapisecret ... Metadata listing: