Skip to content

Commit

Permalink
Fix small typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin Marquardt authored Mar 26, 2018
1 parent a589f89 commit 4d0456f
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 4d0456f

Please sign in to comment.