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

Ch 7 - ES6 and Beyond, typo. #1039

Open
turtleDev opened this issue May 25, 2017 · 1 comment
Open

Ch 7 - ES6 and Beyond, typo. #1039

turtleDev opened this issue May 25, 2017 · 1 comment

Comments

@turtleDev
Copy link

@turtleDev turtleDev commented May 25, 2017

The contribution guidelines says not to worry about typo(s), but I'm not sure I can let a mis-spelled method name slide (:

In the proxies section, right after the first code example, where various traps are listed,

the explanation for ownKeys trap says, that it's invoked for Object.getOwnSymbolProperties, but there's no such method.

You probably meant Object.getOwnPropertySymbols

Cheers.

@getify
Copy link
Owner

@getify getify commented May 25, 2017

Thanks, good catch!

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.