Skip to content

Commit 5767002

Browse files
committed
fix readme
1 parent 62ab5ed commit 5767002

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A Switch control built with and for [React](http://facebook.github.io/react/inde
44

55
## New version 2.0.0
66

7-
I've rewrite the component model with some alignment for ES6.
7+
I've rewritten the component model with some alignment for ES6.
88

99
## Demo & Example
1010

@@ -15,7 +15,7 @@ Live demo: [Online Demo](http://gfazioli.github.io/react-switch-button#demo)
1515

1616
## Installation
1717

18-
You can use React Switch Buttont by using NPM and include it in your own React build process (using [Browserify](http://browserify.org), etc).
18+
You can use React Switch Button by using NPM and include it in your own React build process (using [Browserify](http://browserify.org), etc).
1919

2020
```javascript
2121
npm install react-switch-button --save
@@ -55,5 +55,3 @@ Thanks for any your contribute.
5555
# License
5656
5757
MIT Licensed. Copyright (c) Giovambattista Fazioli 2016.
58-
59-

0 commit comments

Comments
 (0)