diff --git a/README.md b/README.md index 5c3ac37..22dfde7 100755 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Defaults to `Loading interface...`. It's used to describe what element it is. Us **`baseUrl? string`** -Required if you're using `` in your ``. Defaults to an empty string. This prop is commom used as: `` which will fill the svg attribute with the relative path. Related [#93](https://github.com/danilowoz/react-content-loader/issues/93). +Required if you're using `` in your ``. Defaults to an empty string. This prop is common used as: `` which will fill the SVG attribute with the relative path. Related [#93](https://github.com/danilowoz/react-content-loader/issues/93). **`speed?: number`**