Sfoglia il codice sorgente

Fixed typo in README.md

Andrii Kushch 7 anni fa
parent
commit
40fecce25f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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]```