ff-stream-web

git clone git://archive.git.mtrnord.blog/MTRNord/ff-stream-web.git
Log | Files | Refs | README | LICENSE

commit cfe08ae8c54a12c8fb865fe657cebdc3b8d2c558
parent 8ea283a4e178a6106d8ba5f8a4f2df967ec472f0
Author: Ashley Street <Ashleystreet03@gmail.com>
Date:   Wed,  6 Apr 2016 18:53:01 +0100

Correcting Typo

Found a small typo, corrected for you.
Diffstat:
MCHANGELOG.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. ### [Unreleased][unreleased] -- Move Babel, ESLint and JSCS configurations to `pacakge.json` [#497](https://github.com/kriasoft/react-starter-kit/pull/497) +- Move Babel, ESLint and JSCS configurations to `package.json` [#497](https://github.com/kriasoft/react-starter-kit/pull/497) - Convert `Feedback`, `Footer`, `Header`, and `Navigation` to functional stateless components - Move page / screen components into the `src/routes` folder along with the routing information for them [BREAKING CHANGE]. [6553936](https://github.com/kriasoft/react-starter-kit/commit/6553936e693e24a8ac6178f4962af15e0ea87dfd)