From f99d741e9c60f452cce29bfb2b572acc291c2c83 Mon Sep 17 00:00:00 2001 From: Rohmat Sasmito Date: Mon, 29 Oct 2018 21:22:17 +0700 Subject: [PATCH] Fix typo in readme file --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 04e8ed9d..9942835c 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ A basic template that consists of the essential elements that are required to start building a React (v16.4) application using Webpack (v4). -The template consists of: +The template are consists of: -* a typcial project layout structure +* a typical project layout structure * babel setup and configuration * webpack setup and configuration * eslint setup and configuration @@ -25,7 +25,7 @@ The template also allows one to include specific plugins as part of build. [Plea * [React 16.4](https://reactjs.org/) - A javascript library for building user interfaces * [Babel 6.26](https://babeljs.io/) - A transpiler for javascript * [Webpack 4.x](https://webpack.js.org/) - A module bundler -* [SCSS](http://sass-lang.com/) - A css metalanguage +* [SCSS](http://sass-lang.com/) - A css meta language --- @@ -213,4 +213,4 @@ I use [SemVer](http://semver.org/) for versioning. For the versions available, s [react-calculator-standard]: https://github.com/drminnaar/react-calculator-standard [react-bitcoin-monitor]: https://github.com/drminnaar/react-bitcoin-monitor [react-weather-standard]: https://github.com/drminnaar/react-weather-standard -[react-redux-quotlify]: https://github.com/drminnaar/react-redux-quotlify \ No newline at end of file +[react-redux-quotlify]: https://github.com/drminnaar/react-redux-quotlify