Skip to content

Commit fdee305

Browse files
authored
Merge pull request #354 from odsantos/update-en-pointer-events
Update "Pointer events" files
2 parents 0564de0 + f180cc6 commit fdee305

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Such causes are:
111111

112112
We'll demonstrate `pointercancel` on a practical example to see how it affects us.
113113

114-
Let's say we're impelementing drag'n'drop for a ball, just as in the beginning of the article <info:mouse-drag-and-drop>.
114+
Let's say we're implementing drag'n'drop for a ball, just as in the beginning of the article <info:mouse-drag-and-drop>.
115115

116116
Here is the flow of user actions and the corresponding events:
117117

0 commit comments

Comments
 (0)