Skip to content

Commit aab70cd

Browse files
authored
Update article.md
'work with event' -> 'work with events'
1 parent 64acea4 commit aab70cd

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ In the code below `button` shows its contents using `this.innerHTML`:
148148

149149
## Possible mistakes
150150

151-
If you're starting to work with event -- please note some subtleties.
151+
If you're starting to work with events -- please note some subtleties.
152152

153153
**The function should be assigned as `sayThanks`, not `sayThanks()`.**
154154

0 commit comments

Comments
 (0)