Skip to content

Commit b1d9eb0

Browse files
Remove stray asterisk
1 parent 1827f3b commit b1d9eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/connect-to-cloud/howto-configure-kafka.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@ kafkaToMqtt:
567567
qos: 0
568568
```
569569

570-
In this example, messages from Kafka topic *sending-event-hub** are published to MQTT topic *heater-commands* with QoS level 0.
570+
In this example, messages from Kafka topic *sending-event-hub* are published to MQTT topic *heater-commands* with QoS level 0.
571571

572572
### Event hub name must match Kafka topic
573573

0 commit comments

Comments
 (0)