We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edffb7c commit 4107e33Copy full SHA for 4107e33
src/event-map.js
@@ -277,7 +277,7 @@ export const eventMap = {
277
// Events
278
load: {
279
// TODO: load events can be UIEvent or Event depending on what generated them
280
- // This is were this abstraction breaks down.
+ // This is where this abstraction breaks down.
281
// But the common targets are <img />, <script /> and window.
282
// Neither of these targets receive a UIEvent
283
EventType: 'Event',
0 commit comments