Skip to content

Commit c1d89f5

Browse files
authored
Apply suggestions from AI code review
It catches a second typo lol.
1 parent 8397a6c commit c1d89f5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/components/sensor/ade7953.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,10 @@ sensor:
9494
- **active_power_b** (*Optional*): Use the power value of the B channel in watts. All options from
9595
[Sensor](/components/sensor).
9696

97-
- **reactive_power_a** (*Optional*): Use the rective power value of the A channel in volt amperes. All options from
97+
- **reactive_power_a** (*Optional*): Use the reactive power value of the A channel in volt amperes. All options from
9898
[Sensor](/components/sensor).
9999

100-
- **reactive_power_b** (*Optional*): Use the rective power value of the B channel in volt amperes. All options from
100+
- **reactive_power_b** (*Optional*): Use the reactive power value of the B channel in volt amperes. All options from
101101
[Sensor](/components/sensor).
102102

103103
- **voltage_pga_gain** (*Optional*, mapping): Set the input PGA voltage amplification. Defaults to `1x`. Possible values are:
@@ -202,10 +202,10 @@ sensor:
202202
- **active_power_b** (*Optional*): Use the power value of the B channel in watts. All options from
203203
[Sensor](/components/sensor).
204204

205-
- **reactive_power_a** (*Optional*): Use the rective power value of the A channel in volt amperes. All options from
205+
- **reactive_power_a** (*Optional*): Use the reactive power value of the A channel in volt amperes. All options from
206206
[Sensor](/components/sensor).
207207

208-
- **reactive_power_b** (*Optional*): Use the rective power value of the B channel in volt amperes. All options from
208+
- **reactive_power_b** (*Optional*): Use the reactive power value of the B channel in volt amperes. All options from
209209
[Sensor](/components/sensor).
210210

211211
- **voltage_pga_gain** (*Optional*, mapping): Set the input PGA voltage amplification. Defaults to `1x`. Possible values are:

0 commit comments

Comments
 (0)