microsoft / redux-dynamic-modules

Modularize Redux by dynamically loading reducers and middlewares.
https://redux-dynamic-modules.js.org
MIT License
1.07k stars 116 forks source link

Fix markdown for headline in docs #71

Closed reneviering closed 5 years ago

reneviering commented 5 years ago

Hey,

thanks for this awesome library. While reading the docs I encountered a small bug in the headline of the Typescript markdown page. I added a space to the markdown of the headline so that it's shown properly.

Cheers

René :octocat:

abettadapur commented 5 years ago

Thanks @reneviering! Glad you like the library