diff --git a/examples/wfs-protocol.html b/examples/wfs-protocol.html
index bb8d6db85e..978d627fe6 100644
--- a/examples/wfs-protocol.html
+++ b/examples/wfs-protocol.html
@@ -22,7 +22,7 @@
url: "http://publicus.opengeo.org/geoserver/wfs",
featureType: "tasmania_roads",
featureNS: "http://www.openplans.org/topp"
- }),
+ })
});
map.addLayers([wms, layer]);