Skip to content

Commit 8fb92de

Browse files
authored
Merge pull request brillout#43 from TrebuhD/master
Add missing hyphens to readme.md
2 parents c9c57d3 + 2ce03bf commit 8fb92de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@
883883

884884
*Scaffold / starter kit / Yeoman generator / stack ensemble / seed*
885885

886-
- [create-react-app](https://github.com/facebookincubator/create-react-app) Create React apps with no build configuration.
886+
- [create-react-app](https://github.com/facebookincubator/create-react-app) - Create React apps with no build configuration.
887887
- [redux-cli](https://github.com/SpencerCDixon/redux-cli) - An opinionated CLI for building redux/react apps quicker.
888888
- [reactuate](https://github.com/reactuate/reactuate) - React/Redux stack (not a boilerplate kit).
889889
- [essential-react](https://github.com/pheuter/essential-react) - A minimal skeleton for building testable React apps using Babel.
@@ -926,7 +926,7 @@
926926
- [react-faux-dom](https://github.com/Olical/react-faux-dom) - DOM like structure that renders to React.
927927
- [react-translate-component](https://github.com/martinandert/react-translate-component) - A component for React that utilizes the Counterpart module to provide multi-lingual/localized text content.
928928
- [qrcode.react](https://github.com/zpao/qrcode.react) - A <QRCode/> component for use with React.
929-
- [react-media](https://github.com/ReactTraining/react-media) A CSS media query component for React.
929+
- [react-media](https://github.com/ReactTraining/react-media) - A CSS media query component for React.
930930
- [react-children-utilities](https://github.com/fernandopasik/react-children-utilities) - Extended utils for React.Children.
931931

932932

0 commit comments

Comments
 (0)