Skip to content

Commit 5830a21

Browse files
committed
Merge pull request reduxjs#1161 from chentsulin/patch-18
Fix a typo: Chome => Chrome
2 parents 5e37343 + 56c82ac commit 5830a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/introduction/Ecosystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ On this page we will only feature a few of them that the Redux maintainers have
9292
### Developer Tools
9393

9494
* [Redux DevTools](http://github.com/gaearon/redux-devtools) — An action logger with time travel UI, hot reloading and error handling for the reducers, [first demoed at React Europe](https://www.youtube.com/watch?v=xsSnOQynTHs)
95-
* [Redux DevTools Extension](https://github.com/zalmoxisus/redux-devtools-extension) — A Chome extension wrapping Redux DevTools and providing additional functionality
95+
* [Redux DevTools Extension](https://github.com/zalmoxisus/redux-devtools-extension) — A Chrome extension wrapping Redux DevTools and providing additional functionality
9696

9797
### Community Conventions
9898

0 commit comments

Comments
 (0)