Skip to content

Commit 55be282

Browse files
authored
Merge pull request #3174 from davidshq/patch-1
Minor grammar
2 parents 4b5ff83 + 5abfab9 commit 55be282

File tree

1 file changed

+1
-1
lines changed
  • 2-ui/2-events/01-introduction-browser-events

1 file changed

+1
-1
lines changed

2-ui/2-events/01-introduction-browser-events/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Here's a list of the most useful DOM events, just to take a look at:
2424
**CSS events:**
2525
- `transitionend` -- when a CSS-animation finishes.
2626

27-
There are many other events. We'll get into more details of particular events in next chapters.
27+
There are many other events. We'll get into more details of particular events in upcoming chapters.
2828

2929
## Event handlers
3030

0 commit comments

Comments
 (0)