Skip to content

Commit be20ffa

Browse files
committed
fixup: use correct variable name for this algorithm (other algos use the other one...
1 parent 0f27a2b commit be20ffa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source

+2-1
Original file line numberDiff line numberDiff line change
@@ -100929,7 +100929,8 @@ location.href = '#foo';</code></pre>
100929100929
<p>then:</p>
100930100930

100931100931
<ol>
100932-
<li><p><span>Assert</span>: <var>userInvolvementForNavigateEvent</var> is not null.</p></li>
100932+
<li><p><span>Assert</span>: <var>userInvolvementForNavigateEvents</var> is not
100933+
null.</p></li>
100933100934

100934100935
<li><p>Let <var>navigation</var> be <var>navigable</var>'s <span
100935100936
data-x="nav-window">active window</span>'s <span

0 commit comments

Comments
 (0)