Skip to content

Commit

Permalink
Editorial: add missing "to" to in parallel example
Browse files Browse the repository at this point in the history
Patches 3ed9f71.
  • Loading branch information
dontcallmedom authored Aug 23, 2024
1 parent cf5565c commit 8325a4d
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 8325a4d

Please sign in to comment.