Merge pull request #1704 from Invariant-Change/patch-3

Url To URL Typo Fix
This commit is contained in:
Sean Yesmunt 2018-06-27 11:39:30 -04:00 committed by GitHub
commit b3e18933d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ class SelectThumbnail extends React.PureComponent<Props> {
stretch
type="text"
name="content_thumbnail"
label={__('Url')}
label={__('URL')}
placeholder="http://spee.ch/mylogo"
value={thumbnail}
disabled={formDisabled}