Skip to content

Commit dc01541

Browse files
committed
Editorial: typo
1 parent 624360e commit dc01541

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2582,7 +2582,8 @@ <h2>
25822582
instance.
25832583
</li>
25842584
<li>If <var>event</var>'s <a>isTrusted</a> attribute is false, then
2585-
then <a>throw</a> a "<a>InvalidStateError</a>" <a>DOMException</a>.
2585+
then <a>throw</a> an "<a>InvalidStateError</a>"
2586+
<a>DOMException</a>.
25862587
</li>
25872588
<li>If <var>event</var>.<a>[[\waitForUpdate]]</a> is true, then <a>
25882589
throw</a> an "<a>InvalidStateError</a>" <a>DOMException</a>.

0 commit comments

Comments
 (0)