Minor grammar

This commit is contained in:
Dave Mackey 2022-09-06 09:01:26 -04:00 committed by GitHub
parent 53b35c1683
commit 5abfab9045
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