Adding missing T for MQTT (#957)

This commit is contained in:
Robin Meis
2019-01-28 21:19:38 +01:00
committed by Koen Kanters
parent 73f0f8fe43
commit b95dcd0f9b
@@ -1,4 +1,4 @@
# MQT topics and message structure
# MQTT topics and message structure
This page describes which MQTT topics are used by Zigbee2mqtt. Note that the base topic (by default `zigbee2mqtt`) is configurable in the [Zigbee2mqtt `configuration.yaml`](../configuration/configuration.md).
@@ -137,4 +137,4 @@ Let the device beep.
{
"beep": 5
}
```
```