Skip to content

Commit 2676091

Browse files
WofWcacgarwood
authored andcommitted
notify.html5 grammar fix (home-assistant#6368)
1 parent adbc7b1 commit 2676091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/notify.html5.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Follow these steps to verify domain ownership with Google Webmaster Central / Se
5252
2. Create a directory named "www" in your Home Assistant configuration directory (/config share from Samba add-on).
5353
3. Place the downloaded google*.html file in the "www" directory.
5454
4. RESTART Home Assistant - this is important!
55-
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.
55+
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.
5656
6. Go back to Google Webmaster Central / Search Console and proceed with the verification.
5757

5858
### {% linkable_title Requirements %}

0 commit comments

Comments
 (0)