diff --git a/examples/stylemap.html b/examples/stylemap.html index f3764af5e5..b80961da53 100644 --- a/examples/stylemap.html +++ b/examples/stylemap.html @@ -78,7 +78,7 @@

StyleMap Example

Shows how to use a StyleMap to style features with rule based styling. - A style map references on or more OpenLayers.Style objects. These + A style map references one or more OpenLayers.Style objects. These OpenLayers.Style objects are collections of OpenLayers.Rule objects that determine how features are styled. An OpenLayers.Rule object combines an OpenLayers.Filter object with a symbolizer. A filter is used