We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46555c2 commit 9de1800Copy full SHA for 9de1800
README.md
@@ -6,7 +6,7 @@ Angular bindings for [Redux](https://github.com/gaearon/redux).
6
## Overview
7
8
ngRedux lets you easily connect your angular components with Redux.
9
-the API is straightforward:
+the API is straightforward:
10
11
```JS
12
reduxConnector.connect(selector, callback);
0 commit comments