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

Typo in code #15

Closed
giladaya opened this issue Nov 2, 2016 · 2 comments
Closed

Typo in code #15

giladaya opened this issue Nov 2, 2016 · 2 comments

Comments

@giladaya
Copy link

giladaya commented Nov 2, 2016

Was getting an error after each upload and traced it back to this line:

Promise.all(data.news.map(p => {

I believe it should be data.new.map instead of data.news.map

Thanks

@astrotars
Copy link
Contributor

@giladaya Thanks for the heads up! Would you mind submitting a PR?

@giladaya
Copy link
Author

giladaya commented Nov 8, 2016

Ok, might take me some time though...

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

2 participants