Skip to content

Commit

Permalink
Replace comment with a tracking issue number.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgiuca committed Sep 12, 2019
1 parent df8766f commit 6150f8c
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 @@ -412,8 +412,7 @@ <h3>
<li>Let <var>client</var> be the <a>top-level browsing
context</a> {{Document}}'s <a>relevant settings object</a>, or
<code>null</code> if unavailable.
</li><!-- Start Register no longer exists in the Service Worker
spec. -->
</li>
<li>Invoke <a>Start Register</a> with <var>scope</var> and <var>
src</var> members of the <var>registration</var>, a new
<var>promise</var>, <var>client</var>, <var>manifest URL</var>,
Expand All @@ -438,6 +437,7 @@ <h3>
context</a> for which the installation took place.
</li>
</ol>
<div class="issue" data-number="789"></div>
</section>
<section>
<!-- TODO(mgiuca): Move this section up above Installation process. (In
Expand Down

0 comments on commit 6150f8c

Please sign in to comment.