diff --git a/README.txt b/README.txt
index 3e424b1..29b3fe5 100644
--- a/README.txt
+++ b/README.txt
@@ -44,7 +44,7 @@ $features = array(
     'lat' => 1232,
     'lon' => 123.45,
     'icon' => array(
-      'iconUrl' => 'sites/default/files/mymarker.png
+      'iconUrl' => 'sites/default/files/mymarker.png'
     ),
     'popup' => l($node->title, 'node/' . $node->nid),
     'leaflet_id' => 'some unique ID'
