summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/html/samples/index.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/samples/index.jd b/docs/html/samples/index.jd
index 31544b0..5c6cb53 100644
--- a/docs/html/samples/index.jd
+++ b/docs/html/samples/index.jd
@@ -25,11 +25,11 @@ page.tags="samples","examples","code"
<ul>
<li>Unpack the downloaded project package.</li>
- <li>In Android Studio, chose <strong>File > Import Project</strong> and select root folder of
+ <li>In Android Studio, chose <strong>File > Import Project</strong> and select the root folder of
the unpacked project.
<p>Android Studio may ask you to choose the type of project you are importing.
If this is the case, make sure to choose <strong>Import project from
- external model</strong> and the <strong>Gradle</strong> option.
+ external model</strong> and select the <strong>Gradle</strong> option.
</p>
</li>
</ul>