summaryrefslogtreecommitdiffstats
path: root/docs/html/training/basics/firstapp
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/training/basics/firstapp')
-rw-r--r--docs/html/training/basics/firstapp/index.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/training/basics/firstapp/index.jd b/docs/html/training/basics/firstapp/index.jd
index bb4deed..4e3689a 100644
--- a/docs/html/training/basics/firstapp/index.jd
+++ b/docs/html/training/basics/firstapp/index.jd
@@ -32,7 +32,7 @@ design, including how to build a simple user interface and handle user input.</p
<p>Before you start this class, be sure you have your development environment set up. You need
to:</p>
<ol>
- <li>Download the <a href="{@docRoot}sdk/index.html">Android Studio</a>.</li>
+ <li>Download <a href="{@docRoot}sdk/index.html">Android Studio</a>.</li>
<li>Download the latest SDK tools and platforms using the
<a href="{@docRoot}tools/help/sdk-manager.html">SDK Manager</a>.</li>
</ol>