diff --git a/Sensor-Configuration.md b/Sensor-Configuration.md
index 112788ec..b61f63cd 100644
--- a/Sensor-Configuration.md
+++ b/Sensor-Configuration.md
@@ -35,7 +35,7 @@ You can add a sensor using the following commands:
* [`Gpios`](Commands#gpios) - show supported sensor types. (e.g. DHT21 = AM2301)
* [`GPIO`](Commands#gpio) - show current defined sensors on supported GPIO pins or assign a GPIO function, - e.g., ``gpio14 2`` select sensor AM2301 (Wait for the restart)
-For some sensors to show up a power cycle of Sonoff is needed to reset the devices just configured.
+For some sensors to show up you may need to cycle power to reset the device just configured.
## I2C sensor
The following I2C sensors are supported using I2C SCL (5) and I2C SDA (6) in group 3:
@@ -79,7 +79,7 @@ You can add a device using the following commands:
* [`Gpios`](Commands#gpios) - show supported sensor types. We need WS2812 (7)
* [`GPIO`](Commands#gpio) - show current defined sensors on supported GPIO pins or assign a GPIO function, - e.g., ``gpio14 7`` - select WS2812 led string (Wait for the restart)
-For some devices a power cycle of Sonoff is needed to reset the interface to the devices just configured.
+For some sensors to show up you may need to cycle power to reset the device just configured.
## Additional Configuration