Skip to content

Commit 5768c24

Browse files
committed
Merge pull request reduxjs#486 from mindjuice/patch-4
Minor help text improvements
2 parents 5625d2e + 6dbf4af commit 5768c24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/introduction/Ecosystem.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ Redux is a tiny library, but its contracts and APIs are carefully chosen to spaw
44

55
For an extensive list of everything related to Redux, we recommend [Awesome Redux](https://github.com/xgrommx/awesome-redux). It contains examples, boilerplates, middleware, utility libraries, and more.
66

7-
On this page we will only feature a few of them that the Redux maintainers have vetted personally. Don’t let this discourage you from trying the rest of them! The ecosystem is growing too fast, and we have a limited time to look at everything. Consider these the “staff picks”, and don’t hesitate a PR if you’ve built something wonderful with Redux.
7+
On this page we will only feature a few of them that the Redux maintainers have vetted personally. Don’t let this discourage you from trying the rest of them! The ecosystem is growing too fast, and we have a limited time to look at everything. Consider these the “staff picks”, and don’t hesitate to submit a PR if you’ve built something wonderful with Redux.
88

99
## Bindings
1010

1111
* [react-redux](https://github.com/gaearon/react-redux) — React
12-
* [ng-redux](https://github.com/wbuchwalter/ng-redux) Angular
12+
* [ng-redux](https://github.com/wbuchwalter/ng-redux) Angular
1313

1414
## Middleware
1515

0 commit comments

Comments
 (0)