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.
2 parents a987570 + c0855bb commit 973990eCopy full SHA for 973990e
README.md
@@ -13,7 +13,7 @@ Notifications with payloads are supported in Firefox 44+ and Chromium/Chrome 50+
13
14
## sendNotification(endpoint, params)
15
16
-Send a Push notification to an endpoint. *params* containes optional parameters:
+Send a Push notification to an endpoint. *params* contains optional parameters:
17
- *TTL* is a value in seconds that describes how long a push message is retained by the push service (by default, four weeks);
18
- *userPublicKey* is the public key of the receiver (from the browser);
19
- *userAuth* is the auth secret of the receiver (from the browser);
0 commit comments