From 842ecc9e74e168e9a50f1ed47ba851f29d2d09bb Mon Sep 17 00:00:00 2001 From: Josh Baker Date: Thu, 31 Mar 2016 16:25:33 -0700 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a56a98c..1b9ca932 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ You can choose a value between 1 and 8. The value 1 will result in no more than Geofence animation A [geofence](https://en.wikipedia.org/wiki/Geo-fence) is a virtual boundary that can detect when an object enters or exits the area. This boundary can be a radius, bounding box, or a polygon. Tile38 can turn any standard search into a geofence monitor by adding the FENCE keyword to the search. -*Tile38 also allows for [Webhooks](http://tile38.com/commands/sethook) to be assigned Geofences.* +*Tile38 also allows for [Webhooks](http://tile38.com/commands/sethook) to be assigned to Geofences.*