Skip to content

Commit 69268bf

Browse files
Add tiles source to tab
1 parent 942ca8f commit 69268bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/app/components/TileSourceField.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export default class TileSourceField extends Component {
4949
return (
5050
<div>
5151
<Row>
52-
<h3 style={{ marginTop: 15 }}>MBTiles Source</h3>
52+
<h3 style={{ marginTop: 15 }}>Tiles Source</h3>
5353
</Row>
5454
{error &&
5555
<Row>

0 commit comments

Comments
 (0)