From: Ryan Johnston Date: Tue, 6 Jul 2021 17:57:18 +0000 (-0400) Subject: [insteon] Update README.md (#10922) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=e967dc28bc6edf75e5f534dfe9f47a7af78ce2dd;p=openhab-addons.git [insteon] Update README.md (#10922) Fix repeated word. --- diff --git a/bundles/org.openhab.binding.insteon/README.md b/bundles/org.openhab.binding.insteon/README.md index 6481fd7900..ec7bfac234 100644 --- a/bundles/org.openhab.binding.insteon/README.md +++ b/bundles/org.openhab.binding.insteon/README.md @@ -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"