Skip to content

Commit ef3f7fc

Browse files
authored
Fix missing space (#1958)
Signed-off-by: Euclid Ye <euclid.ye@huawei.com>
1 parent 785bc01 commit ef3f7fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8299,7 +8299,7 @@ <h3>Ticks</h3>
82998299
and a <var>list of events</var> and their properties. These steps
83008300
must be equivalent to performing the given input device manipulations
83018301
on <var>context</var>, such that trusted events corresponding to the
8302-
entries in <var>list of events</var>are dispatched.
8302+
entries in <var>list of events</var> are dispatched.
83038303

83048304
<aside class=note>
83058305
<p>The list of events is not comprehensive; in particular the default

0 commit comments

Comments
 (0)