]> git.basschouten.com Git - openhab-addons.git/commitdiff
Fix a typo (#14953)
authorRobert Szucs <robert.szucs@casrd.net>
Mon, 8 May 2023 09:41:29 +0000 (11:41 +0200)
committerGitHub <noreply@github.com>
Mon, 8 May 2023 09:41:29 +0000 (11:41 +0200)
Signed-off-by: Robert Szucs <robert.szucs@casrd.net>
bundles/org.openhab.binding.mqtt.generic/README.md

index 92416d593bbb58857be5aa272495c53282951748..7601509caa8bd15ccae1fdb13c6c032fa48c2d51 100644 (file)
@@ -35,7 +35,7 @@ be found on "device123/brightness". In openHAB we call that a **state topic**.
 This pattern is very common, that you have a command and a state topic. A sensor would only have a state topic,
 naturally.
 
-Because every manufacturer can device on his own on which topic his devices publish, this
+Because every manufacturer can decide on his own on which topic his devices publish, this
 binding can unfortunately not provide any auto-discovery means.
 
 If you use an open source IoT device, the chances are high,