From 7cdb76eedb58fd55b56e07d90d8e57fa0d1ba005 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edgardo=20Ram=C3=ADrez?= Date: Mon, 7 Oct 2019 12:41:26 -0500 Subject: [PATCH] FIX: Typo (#27267) --- homeassistant/components/fan/services.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/fan/services.yaml b/homeassistant/components/fan/services.yaml index 16d3742d9ab..0e3978690e6 100644 --- a/homeassistant/components/fan/services.yaml +++ b/homeassistant/components/fan/services.yaml @@ -42,7 +42,7 @@ toggle: fields: entity_id: description: Name(s) of the entities to toggle - exampl: 'fan.living_room' + example: 'fan.living_room' set_direction: description: Set the fan rotation.