Fix typos in time-based cover documentation (#3856)

This commit is contained in:
Samuel Tardieu 2024-05-22 06:05:26 +02:00 committed by GitHub
parent 7fe65f6415
commit a2357ba9c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -80,7 +80,7 @@ Configuration variables:
Handle stop_action:
------------------------
For some cover controllers, separate switches for UP and DOWN action are used while a stop is issued when sending a counter command.
This can be handled at the **stop_action** by using the folling lamda function:
This can be handled at the **stop_action** by using the following lambda function:
.. code-block:: yaml