Skip to content

Commit

Permalink
Update index.bs
Browse files Browse the repository at this point in the history
Fix typo on closing <dl>.
  • Loading branch information
yoshisatoyanagisawa authored Jan 22, 2025
1 parent 7c0ec93 commit e7789c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/

<dt>Otherwise</dt>
<dd>a new {{Client}} object that represents |incumbentGlobal|'s associated worker
</dd>
</dl>
1. Let |origin| be the [=serialization of an origin|serialization=] of |incumbentSettings|'s [=environment settings object/origin=].
1. Let |destination| be the {{ServiceWorkerGlobalScope}} object associated with |serviceWorker|.
1. Let |deserializeRecord| be <a abstract-op>StructuredDeserializeWithTransfer</a>(|serializeWithTransferResult|, |destination|'s [=global object/Realm=]).
Expand Down

0 comments on commit e7789c3

Please sign in to comment.