From: Jay Sprenkle <427289+jsprenkle@users.noreply.github.com> Date: Sun, 24 Jan 2021 14:51:42 +0000 (-0600) Subject: [mqtt.generic] Update README.md (#9881) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=5af916afaad712d33340d469b20be8ad1224c34a;p=openhab-addons.git [mqtt.generic] Update README.md (#9881) Correct grammar in troubleshooting section --- diff --git a/bundles/org.openhab.binding.mqtt.generic/README.md b/bundles/org.openhab.binding.mqtt.generic/README.md index 6bac6e4d90..891b931fa0 100644 --- a/bundles/org.openhab.binding.mqtt.generic/README.md +++ b/bundles/org.openhab.binding.mqtt.generic/README.md @@ -286,4 +286,4 @@ Any outgoing value transformation will **always** result in a __string__ value. ## Troubleshooting * If you get the error "No MQTT client": Please update your installation. -* If you use the Mosquitto broker: Please be aware that there is a relatively low setting for retained messages. At some point messages will just not being delivered anymore: Change the setting. +* If you use the Mosquitto broker: Please be aware that there is a relatively low setting for retained messages. If at some point messages stop being delivered change the setting.