From 5cf75d74cc1c5d8517b49681869f16ac650814e7 Mon Sep 17 00:00:00 2001 From: James Loewen <32502029+James-Loewen@users.noreply.github.com> Date: Sun, 9 Apr 2023 17:48:59 -0400 Subject: [PATCH] Fix typos in README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 04e8ed9d..34fadf48 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,14 @@ A basic template that consists of the essential elements that are required to st The template consists of: -* a typcial project layout structure +* a typical project layout structure * babel setup and configuration * webpack setup and configuration * eslint setup and configuration * SCSS setup and configuration * the main React components to get started -Additionaly, the template provides a development and production webpack configuration. +Additionally, the template provides a development and production webpack configuration. The template also allows one to include specific plugins as part of build. [Please see here for more detail](#build-application-with-bundleanalayzer-plugin-included) @@ -132,7 +132,7 @@ dev | prod :---: | :---: npm run build:dev:watch | npm run build:prod:watch -#### Build Application With BundleAnalayzer Plugin Included +#### Build Application With BundleAnalyzer Plugin Included dev | prod :---: | :---: @@ -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