]> git.basschouten.com Git - openhab-addons.git/commitdiff
[insteon] Update README.md (#10922)
authorRyan Johnston <github@shopandlearn.net>
Tue, 6 Jul 2021 17:57:18 +0000 (13:57 -0400)
committerGitHub <noreply@github.com>
Tue, 6 Jul 2021 17:57:18 +0000 (19:57 +0200)
Fix repeated word.

bundles/org.openhab.binding.insteon/README.md

index 6481fd79006e4cd4bc6888013c6285fcc8180a56..ec7bfac234861409decff1cf4af304b417895357 100644 (file)
@@ -857,7 +857,7 @@ Avoid duplicate keys by finding the highest fake product key in the `device_type
 
 ### Adding New Device Features
 
-If you can't can't build a new device out of the existing device features (for a complete list see `device_features.xml`) you can add new features by specifying a file (let's call it `my_own_features.xml`) with the "additionalDevices" option in the network config parameters:
+If you can't build a new device out of the existing device features (for a complete list see `device_features.xml`) you can add new features by specifying a file (let's call it `my_own_features.xml`) with the "additionalDevices" option in the network config parameters:
 
     additionalFeatures="/usr/local/openhab/rt/my_own_features.xml"