From 9b31b28360c9b96a334ba08b245f34ed7bbf8b5f Mon Sep 17 00:00:00 2001 From: Chris Kankiewicz Date: Mon, 18 Jul 2022 22:39:31 -0700 Subject: [PATCH] Fixed typo: fan -> lock (#23449) --- source/_integrations/group.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/group.markdown b/source/_integrations/group.markdown index a543e98f8bd..3c6c1fa7518 100644 --- a/source/_integrations/group.markdown +++ b/source/_integrations/group.markdown @@ -77,7 +77,7 @@ In short, when any group member entity is `on`, the group will also be `on`. A c - Otherwise, the group state is `off`. ### Lock groups -In short, when any group member entity is `unlocked`, the group will also be `unlocked`. A complete overview of how fan groups behave: +In short, when any group member entity is `unlocked`, the group will also be `unlocked`. A complete overview of how lock groups behave: - The group state is `unavailable` if all group members are `unavailable`. - Otherwise, the group state is `unknown` if all group members are `unknown` or `unavailable`.