From e43a6b2c255b1ca05a33ee32a3b0904bcd23ce04 Mon Sep 17 00:00:00 2001 From: Javi Velasco Date: Mon, 2 Nov 2015 11:15:19 +0100 Subject: [PATCH] Fix typos --- README.md | 2 +- docs/app/components/layout/home/index.jsx | 2 +- docs/app/components/layout/install/install.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 147dbdf6..0d1873ab 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ *Current version: [0.11.2]()* -React Toolbox is a set of [React](http://facebook.github.io/react/) components that implement [Google's Material Design specification](https://www.google.com/design/spec/material-design/introduction.html). It's powered by [CSS Modules](https://github.com/css-modules/css-modules) and integrates harmfully with your [Webpack](http://webpack.github.io/) workflow. You can take a tour through our documentation website and try the components live! +React Toolbox is a set of [React](http://facebook.github.io/react/) components that implement [Google's Material Design specification](https://www.google.com/design/spec/material-design/introduction.html). It's powered by [CSS Modules](https://github.com/css-modules/css-modules) and harmoniously integrates with your [Webpack](http://webpack.github.io/) workflow. You can take a tour through our documentation website and try the components live! ## Installation diff --git a/docs/app/components/layout/home/index.jsx b/docs/app/components/layout/home/index.jsx index 902172b2..eab6a4b9 100644 --- a/docs/app/components/layout/home/index.jsx +++ b/docs/app/components/layout/home/index.jsx @@ -28,7 +28,7 @@ const Home = () => (

React Toolbox is a set of React components that implements Google Material Design specification. It's built on top of some the trendiest proposals like CSS Modules (written in SASS), Webpack and ES6. - The library integrates harmfuly with your Webpack workflow and it's easily customizable and very flexible. + The library harmoniously integrates with your Webpack workflow and it's easily customizable and very flexible.

diff --git a/docs/app/components/layout/install/install.md b/docs/app/components/layout/install/install.md index 614163f6..24a1ebdd 100644 --- a/docs/app/components/layout/install/install.md +++ b/docs/app/components/layout/install/install.md @@ -1,6 +1,6 @@ # Installation, usage and customization -React Toolbox is a set of [React](http://facebook.github.io/react/) components that implement [Google's Material Design specification](https://www.google.com/design/spec/material-design/introduction.html). It's powered by [CSS Modules](https://github.com/css-modules/css-modules) and integrates harmfully with your [Webpack](http://webpack.github.io/) workflow. You can take a tour through our documentation website and try the components live! +React Toolbox is a set of [React](http://facebook.github.io/react/) components that implement [Google's Material Design specification](https://www.google.com/design/spec/material-design/introduction.html). It's powered by [CSS Modules](https://github.com/css-modules/css-modules) and harmoniously integrates with your [Webpack](http://webpack.github.io/) workflow. You can take a tour through our documentation website and try the components live! ## Installation