You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ The newest API these components depend on is the [FileReader API](https://canius
108
108
* Demo doesn't work: Carefully review the Browser Support section above. Maybe your device is just not supported.
109
109
* I can't test my app on my mobile device since I'm running a dev server on localhost but it's not served with HTTPS.
110
110
* If your setup is Desktop Chrome + Android Chrome, use [Remote Debugging](https://developers.google.com/web/tools/chrome-devtools/remote-debugging/) which allows your Android device to [access your local server as localhost](https://developers.google.com/web/tools/chrome-devtools/remote-debugging/local-server).
111
-
* Otherwise use a reverse proxy like [ngrok](https://ngrok.com/) to temporatily make your local server publicly available with HTTPS.
111
+
* Otherwise use a reverse proxy like [ngrok](https://ngrok.com/) to temporarily make your local server publicly available with HTTPS.
0 commit comments