Skip to content

Commit 2c073af

Browse files
committed
Minor Acrolinx fix
1 parent 9b5c448 commit 2c073af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot/iot-mqtt-connect-to-iot-hub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The following table explains the differences in MQTT support between the two ser
4040
| Limited feature support for MQTT v3.1.1, and limited feature support for [MQTT v5 in preview](./iot-mqtt-5-preview.md). More feature support isn't planned. | MQTT v3.1.1 and v5 protocol support, with more feature support and industry compliance planned. |
4141
| Static, predefined topics. | Custom hierarchical topics with wildcard support. |
4242
| No support for cloud-to-device broadcasts and device-to-device communication. | Supports device-to-cloud, high fan-out cloud-to-device broadcasts, and device-to-device communication patterns. |
43-
| 256KB max message size. | 512KB max message size. |
43+
| 256 KB max message size. | 512 KB max message size. |
4444

4545
## Connecting to IoT Hub
4646

0 commit comments

Comments
 (0)