chore: fix the typos in comments (#2679)

This commit is contained in:
polemius
2019-09-24 22:16:09 +02:00
committed by Shawn Erquhart
parent b4d19b7907
commit 04b371825e
13 changed files with 13 additions and 13 deletions

View File

@ -9,7 +9,7 @@ const USER_AGENT = 'NetlifyCMS-Uploadcare-MediaLibrary';
const CDN_BASE_URL = 'https://ucarecdn.com';
/**
* Default Uploadcare widget configuration, can be overriden via config.yml.
* Default Uploadcare widget configuration, can be overridden via config.yml.
*/
const defaultConfig = {
previewStep: true,