Skip to content

Commit 580e61a

Browse files
authored
Set subscription's endpoint to the push endpoint more clearly
1 parent 4393852 commit 580e61a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,8 @@ <h2>
229229
</li>
230230
<li>When the <a>push subscription</a> request has completed successfully:
231231
<ol>
232-
<li>Set |subscription|'s {{PushSubscription/endpoint}} attribute to the [=URL=]
233-
provided by the <a>push subscription</a>.
232+
<li>Set |subscription|'s {{PushSubscription/endpoint}} attribute to the
233+
<a>push subscription</a>'s <a>push endpoint</a>.
234234
</li>
235235
<li>If provided by the <a>push subscription</a>, set |subscription|'s
236236
{{PushSubscription/expirationTime}}.

0 commit comments

Comments
 (0)