Skip to content

Commit 656876a

Browse files
committed
Merge branch 'master' of https://github.com/marco-c/web-push
2 parents f686c6b + 973990e commit 656876a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Notifications with payloads are supported in Firefox 44+ and Chromium/Chrome 50+
1313

1414
## sendNotification(endpoint, params)
1515

16-
Send a Push notification to an endpoint. *params* containes optional parameters:
16+
Send a Push notification to an endpoint. *params* contains optional parameters:
1717
- *TTL* is a value in seconds that describes how long a push message is retained by the push service (by default, four weeks);
1818
- *userPublicKey* is the public key of the receiver (from the browser);
1919
- *userAuth* is the auth secret of the receiver (from the browser);

0 commit comments

Comments
 (0)