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 47b89f6 commit 458c75fCopy full SHA for 458c75f
docs/recipes/ReducingBoilerplate.md
@@ -49,7 +49,7 @@ dispatch({
49
})
50
```
51
52
-You might write an action creator in a separate file, and import it from your component:
+You might write an action creator in a separate file, and import it into your component:
53
54
#### `actionCreators.js`
55
0 commit comments