azat-co / react-quickly

Source code for React Quickly [Manning, 2017]: Painless Web Apps with React, JSX, Redux, and GraphQL 📕
http://reactquickly.co
MIT License
544 stars 423 forks source link

Chapter 14 Summary Typo #32

Open anthonylasso opened 5 years ago

anthonylasso commented 5 years ago

Pg. 304 Summary

The 4th bullet reads:

"With Redux, you can dispatch an action or put in into the properties object."

I believe the word "in" should be "it".