OSDN Git Service

docs: Sample Code landing page - typo fixes
authorJoe Fernandez <joefernandez@google.com>
Thu, 31 Oct 2013 14:21:39 +0000 (07:21 -0700)
committerJoe Fernandez <joefernandez@google.com>
Thu, 31 Oct 2013 16:36:01 +0000 (16:36 +0000)
Change-Id: I73e1be3e03bf4d217871cfe273489702292eb4c8
(cherry picked from commit 5780db1edcd44af8ab79135032af64c951cfeed3)

docs/html/samples/index.jd

index 31544b0..5c6cb53 100644 (file)
@@ -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>