Skip to content

Commit

Permalink
Set subscription's endpoint to the push endpoint more clearly
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Jul 8, 2024
1 parent 4393852 commit 580e61a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,8 @@ <h2>
</li>
<li>When the <a>push subscription</a> request has completed successfully:
<ol>
<li>Set |subscription|'s {{PushSubscription/endpoint}} attribute to the [=URL=]
provided by the <a>push subscription</a>.
<li>Set |subscription|'s {{PushSubscription/endpoint}} attribute to the
<a>push subscription</a>'s <a>push endpoint</a>.
</li>
<li>If provided by the <a>push subscription</a>, set |subscription|'s
{{PushSubscription/expirationTime}}.
Expand Down

0 comments on commit 580e61a

Please sign in to comment.