Skip to content

Commit

Permalink
Remove whitespace from UIEvent algorithm
Browse files Browse the repository at this point in the history
  • Loading branch information
garykac committed Jun 13, 2024
1 parent e2062be commit 4986a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sections/event-types-uievent.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<h4 id="uievent-algorithms">UIEvent Algorithms</h4>

<div class="algorithm" data-algorithm="initialize-a-uievent">
<h5 id="initialize a uievent"><dfn>initialize a UIEvent</dfn></h5>
<h5 id="initialize-a-uievent-id"><dfn>initialize a UIEvent</dfn></h5>

: Input
:: |event|, the {{UIEvent}} to initialize
Expand Down

0 comments on commit 4986a86

Please sign in to comment.