Merge pull request #3174 from davidshq/patch-1

Minor grammar
This commit is contained in:
Ilya Kantor 2022-09-20 13:52:45 +02:00 committed by GitHub
commit 55be282f30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ Here's a list of the most useful DOM events, just to take a look at:
**CSS events:**
- `transitionend` -- when a CSS-animation finishes.
There are many other events. We'll get into more details of particular events in next chapters.
There are many other events. We'll get into more details of particular events in upcoming chapters.
## Event handlers