bonham000 / fcc-react-tests-module

The original freeCodeCamp React/Redux alpha curriculum.
http://hysterical-amusement.surge.sh/
BSD 3-Clause "New" or "Revised" License
77 stars 38 forks source link

Challenge React Redux 6: Typo #89

Closed antonderegt closed 7 years ago

antonderegt commented 7 years ago

Note: We can call this property which will become props whatever we want, but let's called it submitNewMessage here.

Called should be call.

I finally finished all the challenges, thank you so much for making this. It helped me a lot to understand React and Redux!

bonham000 commented 7 years ago

Awesome, thanks a lot!