mirror of
https://github.com/maputnik/editor.git
synced 2026-01-05 04:50:01 +00:00
Fixed typo.
This commit is contained in:
@@ -27,7 +27,7 @@ function validate (url) {
|
||||
<SmallError>
|
||||
Must provide protocol {
|
||||
isSsl
|
||||
? <code>http://</code>
|
||||
? <code>https://</code>
|
||||
: <><code>http://</code> or <code>https://</code></>
|
||||
}
|
||||
</SmallError>
|
||||
|
||||
Reference in New Issue
Block a user