diff --git a/docs/html/google/play-services/setup.jd b/docs/html/google/play-services/setup.jd index cc2047e8647ab..ebd3694fc4cd4 100644 --- a/docs/html/google/play-services/setup.jd +++ b/docs/html/google/play-services/setup.jd @@ -129,7 +129,7 @@ you can begin developing features with the
  1. Copy the library project at <android-sdk>/extras/google/google_play_services/libproject/google-play-services_lib/ to the location where you maintain your Android app projects.
  2. -
  3. In your app project, reference Google Play services library project. See +
  4. In your app project, reference the Google Play services library project. See Referencing a Library Project on the Command Line for more information on how to do this.

    Note: