Skip to content

Commit 351fd52

Browse files
jungkeesannevk
authored andcommitted
Fix punctuation
1 parent 6b977b5 commit 351fd52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dom.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1213,7 +1213,7 @@ and an <a>event listener</a> <var>listener</var>, set <var>listener</var>'s
12131213
method, when invoked, must run these steps:
12141214

12151215
<ol>
1216-
<li><p>If the <a>context object</a> is a {{ServiceWorkerGlobalScope}} object, its associated
1216+
<li><p>If the <a>context object</a> is a {{ServiceWorkerGlobalScope}} object and its associated
12171217
<a for="ServiceWorkerGlobalScope">service worker</a>'s <a for="service worker">set of event types
12181218
to handle</a> contains <var>type</var>, then <a>report a warning to the console</a> with a
12191219
description explaining that the user agent will still start the <a>service worker</a> for the

0 commit comments

Comments
 (0)