diff --git a/docs/html/preview/google-play-services-wear.html b/docs/html/preview/google-play-services-wear.html index ff43757109a24..5c6beff8a16a4 100644 --- a/docs/html/preview/google-play-services-wear.html +++ b/docs/html/preview/google-play-services-wear.html @@ -91,7 +91,7 @@ APK that you just installed, follow these steps:

  • Click Close. You should now see new emulator images that support this preview release of Google Play services and the Google Play services client libraries you need to start developing.
  • -
  • Download the Google Play +
  • Download the Google Play services reference documentation for this preview release.
  • . diff --git a/docs/html/preview/reference.jd b/docs/html/preview/reference.jd index f70f7a2b6aa91..b70e4e5b4a304 100644 --- a/docs/html/preview/reference.jd +++ b/docs/html/preview/reference.jd @@ -2,12 +2,10 @@ page.title=Reference @jd:body -

    The reference documentation and API difference report are available as downloadable packages. +

    The reference documentation and API difference report are available in this downloadable package.

    \ No newline at end of file diff --git a/docs/html/training/wearables/apps/index.jd b/docs/html/training/wearables/apps/index.jd index 3a4eb707ef7d1..a0d02fbf5a185 100644 --- a/docs/html/training/wearables/apps/index.jd +++ b/docs/html/training/wearables/apps/index.jd @@ -59,7 +59,7 @@ in ADT. The rest of this training assumes you're using Android Studio.
    Learn how to create an Android Studio project that contains both the wearable and handheld app modules and how to run the app on a device or emulator.
    -
    Creating Custom Layouts
    +
    Creating Custom Layouts
    Learn how to create and display custom layouts for notifications and activities.
    Adding Voice Capabilities