Skip to content

Commit ca2f4be

Browse files
authored
Fix typo in endstop.rst (#4565)
copy&paste typo in description of stop.
1 parent 22d617e commit ca2f4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/cover/endstop.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Configuration variables:
6262
:ref:`Binary Sensor <config-binary_sensor>` that turns on when the closed position is reached.
6363

6464
- **stop_action** (**Required**, :ref:`Action <config-action>`): The action that should
65-
be performed when the remote requests the cover to be closed or an endstop is reached.
65+
be performed when the remote requests the cover to stop or an endstop is reached.
6666
- **max_duration** (*Optional*, :ref:`config-time`): The maximum duration the cover should be opening
6767
or closing. Useful for protecting from dysfunctional endstops.
6868
- All other options from :ref:`Cover <config-cover>`.

0 commit comments

Comments
 (0)