Skip to content

Commit e7789c3

Browse files
Update index.bs
Fix typo on closing <dl>.
1 parent 7c0ec93 commit e7789c3

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
@@ -501,7 +501,7 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/
501501

502502
<dt>Otherwise</dt>
503503
<dd>a new {{Client}} object that represents |incumbentGlobal|'s associated worker
504-
</dd>
504+
</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|.
507507
1. Let |deserializeRecord| be <a abstract-op>StructuredDeserializeWithTransfer</a>(|serializeWithTransferResult|, |destination|'s [=global object/Realm=]).

0 commit comments

Comments
 (0)