Update article.md
This commit is contained in:
parent
37057a7b57
commit
f8d68ca445
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ We've already seen some of these events:
|
|||
|
||||
## Events order
|
||||
|
||||
As you can see z list above, a user action may trigger multiple events.
|
||||
As you can see from the list above, a user action may trigger multiple events.
|
||||
|
||||
For instance, a left-button click first triggers `mousedown`, when the button is pressed, then `mouseup` and `click` when it's released.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue