Skip to content

Commit 41a4100

Browse files
committed
๊Update FCM example
1 parent 237dd4a commit 41a4100

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/Messaging/WebClient/fcm.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@
5959

6060
1. Place the <span id="url1"></span> files in the root directory of your web server.<br /><br />
6161

62-
When you host the FCM web app on a remote server, the app should be access through the HTTPS protocol
62+
When you host the FCM web app on a remote server, the app should be accessed through the HTTPS protocol
6363
(https://) because FCM SDK is only support it.<br /><br />
6464

65-
When you host the FCM web app on your local host, the app should be access through
65+
When you host the FCM web app on your local host, the app should be accessed through
6666
http://localhost.<br /><br />
6767

6868
2. Under the <b>Initialization</b> page, specify the information from <a

0 commit comments

Comments
 (0)