Skip to content

Commit 6dddd24

Browse files
authored
Merge pull request #4551 from zignis/patch-1
2 parents e924eea + aafb621 commit 6dddd24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/introduction/Installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Note that unlike Redux itself, many packages in the Redux ecosystem don't provid
3636

3737
### Redux DevTools Extension
3838

39-
Redux Toolkit's `configureStore` automatically sets up integration with the pRedux DevTools](https://github.com/reduxjs/redux-devtools/tree/main/extension). You'll want to install the browser extensions to view the store state and actions:
39+
Redux Toolkit's `configureStore` automatically sets up integration with the [Redux DevTools](https://github.com/reduxjs/redux-devtools/tree/main/extension). You'll want to install the browser extensions to view the store state and actions:
4040

4141
- Redux DevTools Extension:
4242
- [Redux DevTools Extension for Chrome](https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd?hl=en)

0 commit comments

Comments
 (0)