Skip to content

Commit dbe2ccc

Browse files
authored
Merge pull request #474 from dandgerson/patch-1
typo in 172 line
2 parents ae7a774 + f8330d0 commit dbe2ccc

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)