소스 검색

Fixed typo in README.md

Andrii Kushch 7 년 전
부모
커밋
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]```