reduxjs / redux

A JS library for predictable global state management
https://redux.js.org
MIT License
60.51k stars 15.26k forks source link

fix: typo in usage doc #4653

Closed Joshua-Prakasam closed 4 months ago

Joshua-Prakasam commented 4 months ago

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

Checklist

What docs page needs to be fixed?

What is the problem?

Misspelled word whicher Misplaced space th eaction

What changes does this PR make to fix the problem?

Changes whicher to whichever Changes th eaction to the action

codesandbox-ci[bot] commented 4 months ago

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 970ddf43ae93d94d33e293e3360ed09ee616a428:

Sandbox Source
Vanilla Typescript Configuration
netlify[bot] commented 4 months ago

Deploy Preview for redux-docs ready!

Name Link
Latest commit 970ddf43ae93d94d33e293e3360ed09ee616a428
Latest deploy log https://app.netlify.com/sites/redux-docs/deploys/6592a7e84fac170009d0ed9c
Deploy Preview https://deploy-preview-4653--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 commented 4 months ago

thanks!