Skip to content

Commit 59720d8

Browse files
committed
Fix typo
1 parent 4c9cf04 commit 59720d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ SVG component to create placeholder loading, like Facebook cards loading.
99
This is a Vue port for [react-content-loader](https://github.com/danilowoz/react-content-loader).
1010

1111
- Completely customizable: you can change the colors, speed and sizes.
12-
- Create your own loading: use the [online tool](https://danilowoz.github.io/create-react-content-loader/) to create your customs loadings easily.
13-
- You can use right now: there are a lot of presets to use the loader, see the options.
14-
- Perfomance:
12+
- Create your own loading: use the [online tool](https://danilowoz.github.io/create-react-content-loader/) to create your custom loader easily.
13+
- You can use it right now: there are a lot of presets already.
14+
- Performance:
1515
- Tree-shakable and highly optimized bundle.
1616
- Pure SVG, so it's works without any javascript, canvas, etc.
1717
- Pure functional components.

0 commit comments

Comments
 (0)