Skip to content

Commit f8330d0

Browse files
authored
typo in 172 line
had fix small typo in 172 line
1 parent 62226ef commit f8330d0

File tree

1 file changed

+1
-1
lines changed
  • 2-ui/3-event-details/3-mousemove-mouseover-mouseout-mouseenter-mouseleave

1 file changed

+1
-1
lines changed

2-ui/3-event-details/3-mousemove-mouseover-mouseout-mouseenter-mouseleave/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Here's the full example with all details:
169169
170170
[codetabs height=380 src="mouseenter-mouseleave-delegation-2"]
171171
172-
Try to move the cursor in and out of table cells and inside them. Fast or slow -- doesn't better. Only `<td>` as a whole is highlighted unlike the example before.
172+
Try to move the cursor in and out of table cells and inside them. Fast or slow -- doesn't matter. Only `<td>` as a whole is highlighted unlike the example before.
173173
```
174174

175175

0 commit comments

Comments
 (0)