Skip to content

Commit b0464bb

Browse files
authored
Merge pull request javascript-tutorial#2028 from peachesontour/patch-1
Typo
2 parents 8e1f438 + dc0d915 commit b0464bb

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
@@ -236,7 +236,7 @@ element.removeEventListener(event, handler, [options]);
236236
````warn header="Removal requires the same function"
237237
To remove a handler we should pass exactly the same function as was assigned.
238238
239-
That doesn't work:
239+
This doesn't work:
240240
241241
```js no-beautify
242242
elem.addEventListener( "click" , () => alert('Thanks!'));

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy