[Typo] configration (#2798)

Fixed typo
configration => configuration
This commit is contained in:
Imron 2019-10-24 15:05:44 +07:00 committed by Erez Rokah
parent 4ac3ded8a0
commit 8052fb7aee

View File

@ -46,7 +46,7 @@ using the image or file widgets.
## Configuring the Uploadcare Widget ## Configuring the Uploadcare Widget
The Uploadcare widget can be configured with settings that are outlined [in their The Uploadcare widget can be configured with settings that are outlined [in their
docs](https://uploadcare.com/docs/file_uploads/widget/options/). The widget itself accepts configration docs](https://uploadcare.com/docs/file_uploads/widget/options/). The widget itself accepts configuration
through global variables and data properties on HTML elements, but with Netlify CMS you can pass through global variables and data properties on HTML elements, but with Netlify CMS you can pass
configuration options directly through your `config.yml`. configuration options directly through your `config.yml`.