diff --git a/index.html b/index.html index 8d56bcd..b266ca5 100644 --- a/index.html +++ b/index.html @@ -859,13 +859,13 @@

The applicationServerKey option is used by the user agent when - establishing a subscription with a push service. The - applicationServerKey option includes an elliptic curve public key for - an application server. This is the key that the application server will use - to authenticate itself when sending push messages to this subscription as - defined in [[!WEBPUSH-VAPID]]; the push service will reject any push - message unless the corresponding private key is used to generate an authentication - token. + establishing a push subscription with a push service. The + applicationServerKey option + includes an elliptic curve public key for an application server. This is the key + that the application server will use to authenticate itself when sending push + messages to this push subscription as defined in [[!WEBPUSH-VAPID]]; the + push service will reject any push message unless the corresponding private + key is used to generate an authentication token.

If present, the value of