We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1827f3b commit b1d9eb0Copy full SHA for b1d9eb0
articles/iot-operations/connect-to-cloud/howto-configure-kafka.md
@@ -567,7 +567,7 @@ kafkaToMqtt:
567
qos: 0
568
```
569
570
-In this example, messages from Kafka topic *sending-event-hub** are published to MQTT topic *heater-commands* with QoS level 0.
+In this example, messages from Kafka topic *sending-event-hub* are published to MQTT topic *heater-commands* with QoS level 0.
571
572
### Event hub name must match Kafka topic
573
0 commit comments