Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
noamr committed Nov 23, 2021
1 parent 29a6566 commit b54b5bb
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 @@ -14004,7 +14004,7 @@ interface <dfn interface>HTMLLinkElement</dfn> : <span>HTMLElement</span> {
<li><p>Let <var>request</var> be the result of calling <span>create a link element request</span>
given <var>el</var>.</p></li>

<li><p>If <var>request</var> is null, then reutrn.</p></li>
<li><p>If <var>request</var> is null, then return.</p></li>

<li><p>Run the <span>linked resource fetch setup steps</span>, given <var>el</var> and
<var>request</var>. If the result is false, then return.</p></li>
Expand Down

0 comments on commit b54b5bb

Please sign in to comment.