From 8237545cd32172c9f0a6a5f99f3e6cc4d56d61d9 Mon Sep 17 00:00:00 2001 From: Rick Fletcher Date: Mon, 17 Jun 2019 11:18:15 -0400 Subject: [PATCH] Fix a typo (#9643) "in efficient" -> "inefficient" --- source/_docs/z-wave/installation.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/z-wave/installation.markdown b/source/_docs/z-wave/installation.markdown index 90ae61b3b13..90e1bc7ede6 100644 --- a/source/_docs/z-wave/installation.markdown +++ b/source/_docs/z-wave/installation.markdown @@ -48,7 +48,7 @@ debug: type: boolean default: false autoheal: - description: Allows enabling auto Z-Wave heal at midnight. Warning, this is in efficient and [should not be used](https://github.com/home-assistant/architecture/issues/81#issuecomment-478444085). + description: Allows enabling auto Z-Wave heal at midnight. Warning, this is inefficient and [should not be used](https://github.com/home-assistant/architecture/issues/81#issuecomment-478444085). required: false type: boolean default: false