Skip to content

Commit

Permalink
Merge pull request #273 from cmarqu/patch-1
Browse files Browse the repository at this point in the history
Fix small typo.
  • Loading branch information
orangemug authored Apr 9, 2018
2 parents 6d094a8 + 4d0456f commit d6ce13c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/modals/SourcesModal.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ class SourcesModal extends React.Component {
<div className="maputnik-modal-section">
<h4>Choose Public Source</h4>
<p>
Add one of the publicly availble sources to your style.
Add one of the publicly available sources to your style.
</p>
<div style={{maxwidth: 500}}>
{tilesetOptions}
Expand Down

0 comments on commit d6ce13c

Please sign in to comment.