Skip to content

docs: fix fetchPosts typo in async logic tutorial#4867

Merged
markerikson merged 1 commit into
reduxjs:masterfrom
Shahzadrahim-dev:patch-2
Apr 23, 2026
Merged

docs: fix fetchPosts typo in async logic tutorial#4867
markerikson merged 1 commit into
reduxjs:masterfrom
Shahzadrahim-dev:patch-2

Conversation

@Shahzadrahim-dev
Copy link
Copy Markdown
Contributor

Fixes a typo in the async logic tutorial where fetchPost is referenced instead of fetchPosts.

The thunk is defined as fetchPosts, so this change keeps naming consistent and avoids confusion for readers.

Thanks for the PR!

To better assist you, please select the type of PR you want to create.

Click the "Preview" tab above, and click on the link for the PR type:

Fixes a typo in the async logic tutorial where `fetchPost` is referenced instead of `fetchPosts`.

The thunk is defined as `fetchPosts`, so this change keeps naming consistent and avoids confusion for readers.
@codesandbox-ci
Copy link
Copy Markdown

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.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 23, 2026

Deploy Preview for redux-docs ready!

Name Link
🔨 Latest commit 40560a2
🔍 Latest deploy log https://app.netlify.com/projects/redux-docs/deploys/69ea3e4bed4d310008948def
😎 Deploy Preview https://deploy-preview-4867--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 project configuration.

@markerikson markerikson merged commit 0d8fae6 into reduxjs:master Apr 23, 2026
12 checks passed
@markerikson
Copy link
Copy Markdown
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