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

Grammar issue #14

Closed
TimeSmash opened this issue Aug 10, 2019 · 1 comment
Closed

Grammar issue #14

TimeSmash opened this issue Aug 10, 2019 · 1 comment

Comments

@TimeSmash
Copy link

TimeSmash commented Aug 10, 2019

This sentence: See what happened there? It merged the state, but any objects get overwritten, because it doesn't deeply merge the state with the object you pass into this.setState().
Corrected: See what happened there? It merged the state, but any other objects get overwritten, because it doesn't deeply merge the state with the object you pass into this.setState().

@maxwellbenton
Copy link
Contributor

Hi @TimeSmash,

Thank you for spotting this. We've updated this lesson and fixed this sentence's structure, which should resolve this issue.

Thank you for contributing!

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