From b04d0262b8ff0855b37df37c4a569bd793949eba Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:33:41 +0200 Subject: [PATCH] Fix typo (#34993) --- source/_integrations/cover.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/cover.markdown b/source/_integrations/cover.markdown index ba051bb67ce..488f519b56d 100644 --- a/source/_integrations/cover.markdown +++ b/source/_integrations/cover.markdown @@ -22,7 +22,7 @@ Home Assistant can give you an interface to control covers such as rollershutter ## The state of a cover -A can have the following states: +A cover can have the following states: - **Opening**: The cover is in the process of opening to reach a set position. - **Open**: The cover has reached the open position.