From 86d5a542deb5758f369fb3c19bfd47b7983f337d Mon Sep 17 00:00:00 2001 From: Alex Barth Date: Sat, 15 Aug 2015 09:50:04 -0400 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c773c34..0f883e6 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ I don't know why 2.5 is the appropriate number, but the densities of many differ data sets fall off at about this same rate. You can use -r to specify a different rate. You can use the gamma option to thin out especially dense clusters of points. -For any area that where dots are closer than one pixel together (at whatever zoom level), +For any area where dots are closer than one pixel together (at whatever zoom level), a gamma of 3, for example, will reduce these clusters to the cube root of their original density. For line features, it drops any features that are too small to draw at all.