Skip to content

Corrected grammar in hooks API reference #1642

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

Merged

Conversation

adeelibr
Copy link

@adeelibr adeelibr commented Feb 7, 2019

Currently in the https://reactjs.org/docs/hooks-reference.html#usereducer section is taking wrong param in Counter function.

- function Counter({initialCount}) {
+ function Counter({initialState}) {

@reactjs-bot
Copy link

Deploy preview for reactjs ready!

Built with commit 4aa208e

https://deploy-preview-1642--reactjs.netlify.com

@saranshkataria
Copy link
Member

LGTM, Thanks!

@saranshkataria saranshkataria merged commit 99e97c3 into reactjs:master Feb 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants