Skip to content

Commit e12ffb6

Browse files
committed
Tooltip demo: Mention the option used in the track demo
1 parent 1fa0c97 commit e12ffb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/tooltip/tracking.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<p>Hover the field to see the tooltip.</p>
3737

3838
<div class="demo-description">
39-
<p>Here the tooltips are positioned relative to the mouse, and follow the mouse while it moves above the element.</p>
39+
<p>Here the tooltips are positioned relative to the mouse, and follow the mouse while it moves above the element, using the <code>track</code> option.</p>
4040
</div>
4141
</body>
4242
</html>

0 commit comments

Comments
 (0)