Skip to content

Commit 973990e

Browse files
committed
Merge pull request #137 from gbhrdt/patch-1
Fix typo in README
2 parents a987570 + c0855bb commit 973990e

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)