From e9b074fa59d0ab21737d2632b88ac61fb0b6a71d Mon Sep 17 00:00:00 2001 From: Miha Lunar Date: Thu, 13 Apr 2017 03:21:45 +0200 Subject: [PATCH] Fixed typo (#2421) --- source/_docs/configuration/secrets.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/configuration/secrets.markdown b/source/_docs/configuration/secrets.markdown index e3531c2db8c..db62c0159f4 100644 --- a/source/_docs/configuration/secrets.markdown +++ b/source/_docs/configuration/secrets.markdown @@ -87,5 +87,5 @@ Please enter password for encrypted keyring: ```

- If your are using the Python Keyring, [autostarting](/getting-started/autostart/) of Home Assistant will no longer work. + If you are using the Python Keyring, [autostarting](/getting-started/autostart/) of Home Assistant will no longer work.