Skip to content

Commit b6bcf2a

Browse files
authored
Fix typo (#4820)
pull -> poll
1 parent 6ab41aa commit b6bcf2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: components/sensor/smt100.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Configuration variables:
6767
- **uart_id** (*Optional*, :ref:`config-id`): Manually specify the ID of the :ref:`UART Component <uart>` if you want
6868
to use multiple UART buses.
6969

70-
- **update_interval** (*Optional*, :ref:`config-time`): The interval to pull the sensor. Defaults is 60s.
70+
- **update_interval** (*Optional*, :ref:`config-time`): The interval to poll the sensor. Defaults is 60s.
7171

7272
See Also
7373
--------

0 commit comments

Comments
 (0)