Skip to content

Commit a626bf7

Browse files
committed
[worklets] Fix typo "use-credentials".
Fixes: 371.
1 parent eba7046 commit a626bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

worklets/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ When a user agent is to <dfn>create a WorkletGlobalScope</dfn>, for a given |wor
198198
|resolvedModuleURL|, "anonymous" for the <a>CORS setting attribute</a>, and
199199
|settingsObject|.
200200

201-
Note: Worklets follow <a>web workers</a> here in not allowing "use-credientials" for
201+
Note: Worklets follow <a>web workers</a> here in not allowing "use-credentials" for
202202
fetching resources.
203203

204204
3. <a>Run a module script</a> given |script|.

0 commit comments

Comments
 (0)