We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 237dd4a commit 41a4100Copy full SHA for 41a4100
examples/Messaging/WebClient/fcm.html
@@ -59,10 +59,10 @@
59
60
1. Place the <span id="url1"></span> files in the root directory of your web server.<br /><br />
61
62
- When you host the FCM web app on a remote server, the app should be access through the HTTPS protocol
+ When you host the FCM web app on a remote server, the app should be accessed through the HTTPS protocol
63
(https://) because FCM SDK is only support it.<br /><br />
64
65
- When you host the FCM web app on your local host, the app should be access through
+ When you host the FCM web app on your local host, the app should be accessed through
66
http://localhost.<br /><br />
67
68
2. Under the <b>Initialization</b> page, specify the information from <a
0 commit comments