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

Update quick-start.md typos #2021

Merged
merged 2 commits into from
Jun 3, 2023
Merged

Update quick-start.md typos #2021

merged 2 commits into from
Jun 3, 2023

Conversation

snehil002
Copy link
Contributor

This page is same as https://redux.js.org/tutorials/quick-start
line 109: Add one more point to the comment about return stmts not required in reducer functions in createSlice().
line 129: the key of the object is called 'reducer' not 'reducers', in configureStore()
line 146: made line more readable, 'React Redux' to 'React-Redux'
line 210: deleted an incomplete line
If you like my changes, please accept my contribution 😁.

This page is same as https://redux.js.org/tutorials/quick-start
line 109: Add one more point to the comment about return stmts not required in reducer functions in  createSlice().
line 129: the key of the object is called 'reducer' not 'reducers', in configureStore()
line 146: made line more readable, 'React Redux' to 'React-Redux'
line 210: deleted an incomplete line
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 3, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 993f2cb:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration

@netlify
Copy link

netlify bot commented Jun 3, 2023

Deploy Preview for react-redux-docs ready!

Name Link
🔨 Latest commit 993f2cb
🔍 Latest deploy log https://app.netlify.com/sites/react-redux-docs/deploys/647b5986897cec0007e13a99
😎 Deploy Preview https://deploy-preview-2021--react-redux-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@timdorr
Copy link
Member

timdorr commented Jun 3, 2023

Thanks!

@timdorr timdorr merged commit ee7ac84 into reduxjs:master Jun 3, 2023
6 of 8 checks passed
@snehil002
Copy link
Contributor Author

Thanks a lot @timdorr for accepting my pull request! This is my first Github contribution!🙏

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

Successfully merging this pull request may close these issues.

None yet

2 participants