diff --git a/pages/common/kcat.md b/pages/common/kcat.md index 4687435c34..b90b1ddd22 100644 --- a/pages/common/kcat.md +++ b/pages/common/kcat.md @@ -17,7 +17,7 @@ - Publish message by reading from `stdin`: -` echo {{message}} | kcat -P -t {{topic}} -b {{brokers}}` +`echo {{message}} | kcat -P -t {{topic}} -b {{brokers}}` - Publish messages by reading from a file: