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

Fix typo in documentation: redux essentials #4755

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

davidsainez
Copy link
Contributor


name: 📝 Documentation Fix
about: Fixing a problem in an existing docs page

Checklist

  • Is there an existing issue for this PR?
    • link issue here
  • Have the files been linted and formatted?

What docs page needs to be fixed?

  • Section:
  • Page: Part 4: Using Redux Data

What is the problem?

initialState is an array of Post(defined in the same code block) not Posts

What changes does this PR make to fix the problem?

Reference the correct type name

Copy link

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.

Copy link

netlify bot commented Nov 15, 2024

Deploy Preview for redux-docs ready!

Name Link
🔨 Latest commit 5470c8c
🔍 Latest deploy log https://app.netlify.com/sites/redux-docs/deploys/67371ff03e46c900082c2521
😎 Deploy Preview https://deploy-preview-4755--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 configuration.

@EskiMojo14 EskiMojo14 merged commit 9ff849a into reduxjs:master Nov 15, 2024
5 checks passed
@EskiMojo14
Copy link
Contributor

thanks!

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.

2 participants