瀏覽代碼

Fixed typo in README.md

Andrii Kushch 6 年之前
父節點
當前提交
40fecce25f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/sasl_scram_client/README.md

+ 1 - 1
examples/sasl_scram_client/README.md

@@ -1,4 +1,4 @@
-Example commande line:
+Example command line:
 
 
 ```./sasl_scram_client -brokers localhost:9094 -username foo -passwd a_password -topic topic_name -tls -algorithm [sha256|sha512]```
 ```./sasl_scram_client -brokers localhost:9094 -username foo -passwd a_password -topic topic_name -tls -algorithm [sha256|sha512]```