mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-26 17:10:36 +01:00
Fixed typo.
This commit is contained in:
parent
c5c1dd12b9
commit
eb0f833d49
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue