diff --git a/docs/html/training/location/geofencing.jd b/docs/html/training/location/geofencing.jd index 13dd790d9598b..1cf89fdc8b920 100644 --- a/docs/html/training/location/geofencing.jd +++ b/docs/html/training/location/geofencing.jd @@ -113,8 +113,8 @@ LocationClient (deprecated).

Create geofence objects

- First, use Geofence.Builder to create a geofence, setting the desired radius, duration, and + First, use + Geofence.Builder to create a geofence, setting the desired radius, duration, and transition types for the geofence. For example, to populate a list object named {@code mGeofenceList}: