Skip to content

Commit 62286b2

Browse files
author
Kent C. Dodds
committed
fix comment
1 parent ccb7d83 commit 62286b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/redux-app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export {ConnectedCounter, reducer}
5656
// const store = createStore(reducer)
5757
// ReactDOM.render(
5858
// <Provider store={store}>
59-
// <Counter />
59+
// <ConnectedCounter />
6060
// </Provider>,
6161
// document.getElementById('root'),
6262
// )

0 commit comments

Comments
 (0)