Skip to content

Commit fedf9be

Browse files
authored
Update README.md
1 parent 74f47ce commit fedf9be

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)