diff --git a/README.md b/README.md index bd83752b..3f3b42bf 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ You can choose a value between 1 and 8. The value 1 will result in no more than ## Geofencing 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. +A geofence 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 to Geofences.*