Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chapter17 event word #108

Closed
liangpeili opened this issue Aug 14, 2017 · 2 comments
Closed

chapter17 event word #108

liangpeili opened this issue Aug 14, 2017 · 2 comments

Comments

@liangpeili
Copy link

In this part of chapter 17.

You can event cancel the request to the server by calling the preventDefault() method on the Event object associated to the event.

Is this 'event' here should be replaced by 'even' instead?

@mtrivera
Copy link
Contributor

mtrivera commented Sep 3, 2017

I think it should be:

You can cancel the event request to the server by calling the preventDefault() method on the Event object associated to the event.

@mtrivera
Copy link
Contributor

This has been fixed in #111
This can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants