Re: [w3c/push-api] Rewrite .subscribe() to fix various bugs (PR #350)

@marcoscaceres commented on this pull request.



>            <li>Let |subscription| be a new <a>push subscription</a>.
           </li>
-          <li>Set the `options` attribute of |subscription| to be a copy of |options|.
+          <li>Let |options: PushSubscriptionOptions| be a newly created {{PushSubscriptionOptions}} object, initializing its

```suggestion
          <li>Let |options:PushSubscriptionOptions| be a newly created {{PushSubscriptionOptions}} object, initializing its
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/pull/350#pullrequestreview-993004350
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/push-api/pull/350/review/993004350@github.com>

Received on Thursday, 2 June 2022 05:20:38 UTC