Skip to content

Commit 51cb675

Browse files
committed
Fix typo
1 parent 85a103b commit 51cb675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/components/sensor/htu21d.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ sensor:
4545
- **update_interval** (*Optional*, [Time](#config-time)): The interval to check the sensor. Defaults to `60s`.
4646

4747
- **model** (*Optional*): Possible values are HTU21D, SI7021, SHT21. Some boards may be mislabeled. If you
48-
encounter I2C errors, try using HTU21D. The default is HTU21D.
48+
encounter I2C errors, try using HTU21D. Defaults to HTU21D.
4949

5050
The heater may be enabled to help correct the reading; see the datasheet for more information.
5151

0 commit comments

Comments
 (0)