From 3bdcf865ce3ccd36621aeda362e1216b653b4902 Mon Sep 17 00:00:00 2001 From: Mike <82926307+C64ever@users.noreply.github.com> Date: Mon, 20 Jun 2022 21:36:47 -0900 Subject: [PATCH] Fix typo in title attribute (#22915) --- source/_integrations/myq.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/myq.markdown b/source/_integrations/myq.markdown index 993c650af19..14028bc5a3e 100644 --- a/source/_integrations/myq.markdown +++ b/source/_integrations/myq.markdown @@ -63,7 +63,7 @@ To use HomeKit Controller: If you want the devices to be accessible via HomeKit, create a HomeKit Bridge using the following steps: -- Go to {% my integrations title="Settings >> Devices & Servicess" %} in the Home Assistant UI. +- Go to {% my integrations title="Settings >> Devices & Services" %} in the Home Assistant UI. - Click the button with + sign, and from the list of integrations, select ***HomeKit***. - Create a bridge for the `cover` domain. - Follow the instructions to pair with the bridge.