Skip to content

Commit f96ccf4

Browse files
authored
Fix typo in 2-ui/3-event-details/6-pointer-events/article.md
1 parent 1dce5b7 commit f96ccf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2-ui/3-event-details/6-pointer-events/article.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ The full demo:
243243
244244
<p></p>
245245
246-
In the demo, there's also an additional element with `onmouseover` handler showing the current date.
246+
In the demo, there's also an additional element with `onmousemove` handler showing the current date.
247247
248248
Please note: while you're dragging the thumb, you may hover over this element, and its handler *does not* trigger.
249249

0 commit comments

Comments
 (0)