Skip to content

Commit 62f6fdf

Browse files
committed
typo and grammer fix
1 parent d2b18be commit 62f6fdf

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,18 @@
3939
- **Animations** - *Smooth*, *Tada*, *Jelly*, *Pulse*, *Rotate*
4040
* Switch - iOS style - *Outline*, *Fill*, *Slim*
4141
* Responsive
42-
* No Javascript
42+
* No JavaScript
4343
* Custom Font Icons
44-
* Svg Icons
44+
* SVG Icons
4545
* Image support
46-
* Toggle between icons / svg's / images
46+
* Toggle between icons / SVG's / images
4747
* Lock
48-
* State - *Focus*, *Hover*, *Inderterminate*
48+
* State - *Focus*, *Hover*, *Indeterminate*
4949
* Supports frameworks - *Bootstrap*, *Foundation*, *Sematic UI*, *Bulma*, ...
5050
* Customize nearly everything with SCSS
51+
* Supports all modern browsers, including mobile devices
5152
* Print friendly
52-
* and more... ( *I am kidding, thats all!* )
53+
* and more... ( *I am kidding, that's all!* )
5354

5455
### Installation
5556
- **From CLI**
@@ -174,14 +175,14 @@ Switch has three variants `p-outline` `p-fill` `p-slim`
174175

175176
<div align="right">
176177
<i><sub><a href="https://lokesh-coder.github.io/pretty-checkbox#fonticons">
177-
etails</a></sub></i>
178+
more details</a></sub></i>
178179
</div>
179180

180181
<div align="center"><strong >---</strong></div>
181182

182183
#### SVG
183184

184-
Supports SVG file in <img/> tag, svg markup (`<svg> ... </svg>`)
185+
Supports SVG file in <img/> tag, markup (`<svg> ... </svg>`) and sprites
185186

186187
```html
187188
<div class="pretty p-svg">
@@ -291,7 +292,7 @@ Works in all modern browsers.
291292
### Contributions
292293
Thanks to all those good people who spend their valuable time and helped to improve this library. Any Contributions are welcome!
293294

294-
### Licence
295+
### License
295296
This project is licensed under the MIT License
296297

297298

0 commit comments

Comments
 (0)