diff options
Diffstat (limited to 'docs/html/training/wearables/apps/index.jd')
-rw-r--r-- | docs/html/training/wearables/apps/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/training/wearables/apps/index.jd b/docs/html/training/wearables/apps/index.jd index 256205b..4bdd6bf 100644 --- a/docs/html/training/wearables/apps/index.jd +++ b/docs/html/training/wearables/apps/index.jd @@ -64,7 +64,7 @@ in ADT. The rest of this training assumes you're using Android Studio. <dd>Learn how to create and display custom layouts for notifications and activities.</dd> <dt><a href="{@docRoot}training/wearables/apps/voice.html">Adding Voice Capabilities</a></dt> - <dd>Learn how to launch an activity with a voice actions and how to start the + <dd>Learn how to launch an activity with voice actions and how to start the system speech recognizer app to obtain free-form voice input.</dd> <dt><a href="{@docRoot}training/wearables/apps/packaging.html">Packaging Wearable Apps</a></dt> <dd>Learn how to package a wearable app inside a |