Skip to content

Commit e6b86f9

Browse files
authored
Merge pull request #3108 from dreamleak/patch-1
Fix typo in pointercancel section
2 parents b923029 + 9cba389 commit e6b86f9

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

+1-1
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)