Skip to content

Commit

Permalink
[editorial] Add a missing to in parallel example
Browse files Browse the repository at this point in the history
patch to whatwg#10541
  • Loading branch information
dontcallmedom committed Aug 23, 2024
1 parent cf5565c commit 90c3d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -1686,7 +1686,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
<var>nameList</var>.</p></li>

<li><p><span>Queue a global task</span> on the <span>DOM manipulation task source</span>
given <span>this</span>'s <span>relevant global object</span> resolve <var>p</var> with
given <span>this</span>'s <span>relevant global object</span> to resolve <var>p</var> with
undefined.</p></li>
</ol>
</li>
Expand Down

0 comments on commit 90c3d9b

Please sign in to comment.