am c92ce29f: typo

* commit 'c92ce29fe59d0ac0693847a6ac68bdadc507f1e7':
  typo
diff --git a/docs/html/sdk/installing/migrate.jd b/docs/html/sdk/installing/migrate.jd
index 467d8f6..d988a95 100644
--- a/docs/html/sdk/installing/migrate.jd
+++ b/docs/html/sdk/installing/migrate.jd
@@ -20,7 +20,7 @@
 </ol>
 
 <p>Your selected projects remain in the same location but now contain a {@code build.gradle}
-build file and are ready for Android Studio.</p>
+file and are ready for Android Studio.</p>
 
 
 <h2 id="Export">Import into Android Studio</h2>
diff --git a/docs/html/sdk/installing/studio.jd b/docs/html/sdk/installing/studio.jd
index d878294..c47d5f1 100644
--- a/docs/html/sdk/installing/studio.jd
+++ b/docs/html/sdk/installing/studio.jd
@@ -420,7 +420,7 @@
   
   
   function onDownload(link, button) {
-    $studioLink;
+    var $studioLink;
 
     /* set text for download button */
     if (button) {