diff --git a/doc/markers-attribute.md b/doc/markers-attribute.md index 8aee6d6e..238dacab 100644 --- a/doc/markers-attribute.md +++ b/doc/markers-attribute.md @@ -67,5 +67,5 @@ We can group the markers inside a layer overlay, so the layer switch selector co Let's see an example of this feature on [this demo](http://tombatossals.github.io/angular-leaflet-directive/examples/markers-groups-example.html). -This special renderin can be accomplished defining overlays of type _group_ and with _name_ property, and the markers will need a special property _layer_ with the name of the overlay we've previously defined. +This special rendering can be accomplished defining overlays of type _group_ and with _name_ property, and the markers will need a special property _layer_ with the name of the overlay we've previously defined.