Skip to content

Commit 854e2af

Browse files
author
Dylan Babbs
authored
Fix typo
1 parent 2ac9a60 commit 854e2af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interleave-layers/demo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h1>Interleave vector and object layers</h1>
1919
<p>Insert an object layer between the two vector layers</p>
2020
</div>
2121
<p>This example shows how to interleave an object layer and the vector layer. It is possible to do it dynamically during the map runtime.
22-
The map is loaded with the deefault vector layer, after that the layer is split into two and the new object layer is inserted between them.
22+
The map is loaded with the default vector layer, after that the layer is split into two and the new object layer is inserted between them.
2323
</p>
2424
<div id="map"></div>
2525
<h3>Code</h3>

0 commit comments

Comments
 (0)