Skip to content

Commit bec6b78

Browse files
committed
Update README.md
1 parent ce6ce7c commit bec6b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ React.render(
230230

231231
Connects a React component to a Redux store.
232232

233-
It does not modify the component class passed to it.
233+
It does not modify the component class passed to it.
234234
Instead, it *returns* a new, connected component class, for you to use.
235235

236236
#### Arguments

0 commit comments

Comments
 (0)