Commit aac716cb authored by Kazuki YAMAMOTO's avatar Kazuki YAMAMOTO Committed by Stephane Nicoll

Fix typo

Closes gh-12666
parent 3cf29135
......@@ -5436,7 +5436,7 @@ properties that are not directly supported, use the following properties:
spring.kafka.properties.prop.one=first
spring.kafka.admin.properties.prop.two=second
spring.kafka.consumer.properties.prop.three=third
spring,kafka.producer.properties.prop.four=fourth
spring.kafka.producer.properties.prop.four=fourth
----
This sets the common `prop.one` Kafka property to `first` (applies to producers,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment