diff --git a/docs/settings/moduleconfig/mqtt.mdx b/docs/settings/moduleconfig/mqtt.mdx index f85963a5..5606b537 100644 --- a/docs/settings/moduleconfig/mqtt.mdx +++ b/docs/settings/moduleconfig/mqtt.mdx @@ -9,7 +9,7 @@ import TabItem from '@theme/TabItem'; If your device is connected to WiFi you can enable it to forward packets along to an MQTT server. This allows users on the local mesh to communicate with users on the internet. -The canned message module config options are: Enabled, Server Address, Username, Password, Encryption Enabled and JSON Enabled. MQTT Module config uses an admin message sending a `ConfigModule.MQTT` protobuf. +The MQTT module config options are: Enabled, Server Address, Username, Password, Encryption Enabled and JSON Enabled. MQTT Module config uses an admin message sending a `ConfigModule.MQTT` protobuf. ## Settings