docs(readme): fix typos (#90)

This commit is contained in:
Roy
2018-03-29 22:19:42 +02:00
committed by Danilo Woznica
parent cabf854466
commit 88257ee720

View File

@@ -16,13 +16,13 @@ content that will be loaded, similar to Facebook cards loaders.
## Features
* :gear: **Complety customizable:** you can change the colors, speed and sizes;
* :gear: **Completely customizable:** you can change the colors, speed and sizes;
* :pencil2: **Create your own loading:** use the
[create-react-content-loader](https://danilowoz.github.io/create-react-content-loader/) to create
your customs loadings easily;
your custom loadings easily;
* :ok_hand: **You can use right now:** there are a lot of presets to use the loader, see the
[options](#options);
* :rocket: **Perfomance:** react-content-loader uses pure SVG to work, so it's works without any extra scritpt,
* :rocket: **Performance:** react-content-loader uses pure SVG to work, so it works without any extra scripts,
canvas, etc;
## Usage