dwyl / learn-redux

:boom: Comprehensive Notes for Learning (how to use) Redux to manage state in your Web/Mobile (React.js) Apps.
GNU General Public License v2.0
446 stars 42 forks source link

Markdown Fail/Typo in section 29. #55

Closed nelsonic closed 6 years ago

nelsonic commented 6 years ago

Section 29 has a markdown fail where the code sample is not terminated: https://github.com/dwyl/learn-redux/blob/87f9419927295ba18d330c2330054a4b330f4ed0/egghead.io_video_tutorial_notes.md#29-generating-containers-with-connect-from-react-redux-footerlink image

nelsonic commented 6 years ago

fixed by @newswim ✅