Skip to content

Commit

Permalink
Improve phrasing for new note order
Browse files Browse the repository at this point in the history
  • Loading branch information
shannonbooth committed Dec 4, 2024
1 parent 0078a6b commit bd40609
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 @@ -109271,7 +109271,7 @@ dictionary <dfn dictionary>PromiseRejectionEventInit</dfn> : <span>EventInit</sp
<li>
<p>If <var>result</var> is null, set it to <var>asURL</var>.</p>

<p class="note">At this point, if <var>result</var> is null, <var>specifier</var> wasn't
<p class="note">By this point, if <var>result</var> was null, <var>specifier</var> wasn't
remapped to anything by <var>importMap</var>, but it might have been able to be turned into a
URL.</p>
</li>
Expand Down

0 comments on commit bd40609

Please sign in to comment.