Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Commit 29e84b4

Browse files
authored
nit to trigger spec build
1 parent ce2dbc9 commit 29e84b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ Moreover, each {{SharedStorageWorklet}}'s [=global scopes|list of global scopes=
348348
1. Let |moduleMapKeyTuples| be the result of running [=map/get the keys=] on |globalScope|'s [=relevant settings object=]'s [=module map=].
349349
1. [=Assert=]: |moduleMapKeyTuples| has [=map/size=] 1.
350350
1. Let |moduleURLRecord| be |moduleMapKeyTuples|[0][0].
351-
1. Let |savedQueryName| be |options|["`savedQuery`"].
351+
1. Let |savedQueryName| be |options|["`savedQuery`"].
352352
1. If |savedQueryName| is a [=string=] that is not the empty string, then:
353353
1. Let |callbackTask| be the result of running [=obtain a callback to process the saved index result=], given |window|, |urlList|, and |promise|.
354354
1. Let |savedIndex| be the result of running [=get the index for a saved query=] on |navigable|, |workletDataOrigin|, |moduleURLRecord|, |operationName|, |savedQueryName|, and |callbackTask|.

0 commit comments

Comments
 (0)