From 2676091d13b81fbb1e198dd4d2776033ad5546d0 Mon Sep 17 00:00:00 2001 From: WofWca Date: Thu, 27 Sep 2018 22:17:52 +0700 Subject: [PATCH] notify.html5 grammar fix (#6368) --- source/_components/notify.html5.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/notify.html5.markdown b/source/_components/notify.html5.markdown index 1578015218b..5ab7ad0d179 100644 --- a/source/_components/notify.html5.markdown +++ b/source/_components/notify.html5.markdown @@ -52,7 +52,7 @@ Follow these steps to verify domain ownership with Google Webmaster Central / Se 2. Create a directory named "www" in your Home Assistant configuration directory (/config share from Samba add-on). 3. Place the downloaded google*.html file in the "www" directory. 4. RESTART Home Assistant - this is important! -5. Verify the file can be accessed in the browser, ie. **https://example.com:8123/local/google123456789.html** (change filename) - you should a plain text message saying "google-site-verification: ..." - if you see "404: Not Found" or something else, retry the above steps. +5. Verify the file can be accessed in the browser, ie. **https://example.com:8123/local/google123456789.html** (change filename) - you should see a plain text message saying "google-site-verification: ..." - if you see "404: Not Found" or something else, retry the above steps. 6. Go back to Google Webmaster Central / Search Console and proceed with the verification. ### {% linkable_title Requirements %}