From c2c2c2b42a90bd5b7c040e8dabc0df856d6e3bc2 Mon Sep 17 00:00:00 2001 From: Kurczok Date: Mon, 11 Sep 2017 22:25:00 +0200 Subject: [PATCH] Missed word --- .../2-hoverintent/task.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2-ui/3-event-details/3-mousemove-mouseover-mouseout-mouseenter-mouseleave/2-hoverintent/task.md b/2-ui/3-event-details/3-mousemove-mouseover-mouseout-mouseenter-mouseleave/2-hoverintent/task.md index 5c1846a9..5eedf0e6 100644 --- a/2-ui/3-event-details/3-mousemove-mouseover-mouseout-mouseenter-mouseleave/2-hoverintent/task.md +++ b/2-ui/3-event-details/3-mousemove-mouseover-mouseout-mouseenter-mouseleave/2-hoverintent/task.md @@ -44,4 +44,4 @@ The demo: If you move the mouse over the "clock" fast then nothing happens, and if you do it slow or stop on them, then there will be a tooltip. -Please note: the tooltip doesn't "blink" when the cursor between the clock subelements. +Please note: the tooltip doesn't "blink" when the cursor moves between the clock subelements.