From a2357ba9c27f35e0f955214284a724e4de1befb6 Mon Sep 17 00:00:00 2001 From: Samuel Tardieu Date: Wed, 22 May 2024 06:05:26 +0200 Subject: [PATCH] Fix typos in time-based cover documentation (#3856) --- components/cover/time_based.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/cover/time_based.rst b/components/cover/time_based.rst index e5a5150e9..d50f8e445 100644 --- a/components/cover/time_based.rst +++ b/components/cover/time_based.rst @@ -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