Skip to content

Commit 9dc9788

Browse files
authored
Update README.md
1 parent 191a791 commit 9dc9788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ For more info on the `netlify-identity-widget`, [find the repo here.](https://gi
1111

1212
---
1313

14-
Note: if you are developing with netlify-identity-widget locally you will be prompted for a deployed Netlify Identity site. Sometimes this causes issues with email verification or confirmation and you may need to reset the site. to clear the locally stored Netlify Identity site you previously entered, execute `localStorage.removeItem('netlifySiteURL');` in your window.
14+
Note: if you are developing with netlify-identity-widget locally you will be prompted for a deployed Netlify Identity site (as we mention in [the Localhost section of the main README](https://github.com/netlify/netlify-identity-widget#localhost)). Sometimes this causes issues with email verification or confirmation and you may need to reset the site. to clear the locally stored Netlify Identity site you previously entered, execute `localStorage.removeItem('netlifySiteURL');` in your window.

0 commit comments

Comments
 (0)