Skip to content

Commit f21abd7

Browse files
Merge pull request #1 from PopinskiSoda/patch-1
Update README.md
2 parents 74f47ce + fedf9be commit f21abd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ We splitting components to two parts - _Container_ and _Component_.
142142

143143
import Feature from './Feature.jsx'
144144

145-
const withConnect = conenct(...)
145+
const withConnect = connect(...)
146146

147147
const withForm = reduxForm({
148148
...

0 commit comments

Comments
 (0)