Fix title of GeoJSON example, thanks @fredj

This commit is contained in:
Tom Payne
2013-11-11 15:43:37 +01:00
parent 8e55cad4e0
commit c9d6445c45

View File

@@ -31,7 +31,7 @@
<div class="row-fluid">
<div class="span12">
<h4 id="title">Simple example</h4>
<h4 id="title">GeoJSON example</h4>
<p id="shortdesc">Example of GeoJSON features.</p>
<div id="docs">
<p>See the <a href="geojson.js" target="_blank">geojson.js source</a> to see how this is done.</p>