Skip to content

Commit 3ad1d0d

Browse files
Update index.bs
I should also preserve closing </dd>, thanks Lingqi.
1 parent b8fea17 commit 3ad1d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/
500500
<dd>a new {{WindowClient}} object that represents |incumbentGlobal|'s [=relevant settings object=].</dd>
501501

502502
<dt>Otherwise</dt>
503-
<dd>a new {{Client}} object that represents |incumbentGlobal|'s associated worker
503+
<dd>a new {{Client}} object that represents |incumbentGlobal|'s associated worker</dd>
504504
</dl>
505505
1. Let |origin| be the [=serialization of an origin|serialization=] of |incumbentSettings|'s [=environment settings object/origin=].
506506
1. Let |destination| be the {{ServiceWorkerGlobalScope}} object associated with |serviceWorker|.

0 commit comments

Comments
 (0)