ff-stream-web

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

commit 17049228c2fb37195e10a2b4bdfa6de9b4e5c976
parent 1a2b87a646c719a29c485460e3e8fcf64e3c62a9
Author: Konstantin Tarkus <hello@tarkus.me>
Date:   Wed, 22 Jul 2015 20:25:46 +0300

Fix a typo in README.md

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -124,7 +124,7 @@ the file is. Name the test by appending `-test.js` to the js file. ### Related Projects - * [Babel Starter Kit](https://github.com/kriasoft/babel-starter-starter) — A boilerplate for authoring JavaScript/React.js libraries + * [Babel Starter Kit](https://github.com/kriasoft/babel-starter-kit) — A boilerplate for authoring JavaScript/React.js libraries * [React Decorators](https://github.com/kriasoft/react-decorators) — A collection of higher-order React components ### Learn More