mirror of
https://github.com/maputnik/editor.git
synced 2026-08-24 14:07:33 +00:00
Fix small typo.
This commit is contained in:
@@ -234,7 +234,7 @@ class SourcesModal extends React.Component {
|
|||||||
<div className="maputnik-modal-section">
|
<div className="maputnik-modal-section">
|
||||||
<h4>Choose Public Source</h4>
|
<h4>Choose Public Source</h4>
|
||||||
<p>
|
<p>
|
||||||
Add one of the publicly availble sources to your style.
|
Add one of the publicly available sources to your style.
|
||||||
</p>
|
</p>
|
||||||
<div style={{maxwidth: 500}}>
|
<div style={{maxwidth: 500}}>
|
||||||
{tilesetOptions}
|
{tilesetOptions}
|
||||||
|
|||||||
Reference in New Issue
Block a user