From 3d53c69ab7eb1be1da61d719451c79e8747d4532 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benno=20P=C3=BCtz?= Date: Wed, 9 Feb 2022 22:01:28 +0100 Subject: [PATCH] Added missing verb (#1894) --- components/output/gpio.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/output/gpio.rst b/components/output/gpio.rst index 5642cc6db..de9547819 100644 --- a/components/output/gpio.rst +++ b/components/output/gpio.rst @@ -26,7 +26,7 @@ Configuration variables: .. warning:: - This is an **output component** and will not visible from the frontend. Output components are intermediary + This is an **output component** and will not be visible from the frontend. Output components are intermediary components that can be attached to for example lights. To have a GPIO pin in the Home Assistant frontend, please see the :doc:`/components/switch/gpio`.