From 559c93453e83c50d547fda431addba0d01775d86 Mon Sep 17 00:00:00 2001 From: Nathan Henrie Date: Mon, 11 Sep 2017 23:52:54 -0600 Subject: [PATCH] Fix spelling error (#427) 1 letter spelling error. Originally tried to submit at https://github.com/home-assistant/home-assistant/pull/9385#issuecomment-328663870 -- looks like it would close #426, but I don't see any open PRs. --- panels/config/dashboard/ha-config-navigation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panels/config/dashboard/ha-config-navigation.html b/panels/config/dashboard/ha-config-navigation.html index a02bc9eeaa..c21205a0bf 100644 --- a/panels/config/dashboard/ha-config-navigation.html +++ b/panels/config/dashboard/ha-config-navigation.html @@ -51,7 +51,7 @@ Polymer({ { domain: 'customize', caption: 'Customization', - description: 'Customize you entities.', + description: 'Customize your entities.', loaded: true, }, {