From adc139f07e54f7e0693348e8e247a2fd1d830b7d Mon Sep 17 00:00:00 2001 From: Vladimir Agafonkin Date: Mon, 30 Jul 2012 10:35:16 +0300 Subject: [PATCH] minor plugins page fix --- plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.md b/plugins.md index ead0a0e6..4c9e79af 100644 --- a/plugins.md +++ b/plugins.md @@ -57,7 +57,7 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s TileLayer.BoundaryCanvas - Plugin allows to draw tiled raster layers with arbitrary polygonal boundary. HTML5 Canvas is used for rendering. + Allows you to draw tile layers with arbitrary polygonal boundary. HTML5 Canvas is used for rendering. Alexander Parshin