diff --git a/examples/stylemap.html b/examples/stylemap.html
index 99cb2bc34d..344cacfa06 100644
--- a/examples/stylemap.html
+++ b/examples/stylemap.html
@@ -38,7 +38,7 @@
pointRadius: "${type}", // sized according to type attribute
fillColor: "#ffcc66",
strokeColor: "#ff9933",
- strokeRadius: 2
+ strokeWidth: 2
}),
"select": new OpenLayers.Style({
fillColor: "#66ccff",