diff options
| -rw-r--r-- | docs/html/preview/download.jd | 2 | ||||
| -rw-r--r-- | docs/html/preview/setup-sdk.jd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/preview/download.jd b/docs/html/preview/download.jd index 4425458e8c7e..ee505a99b56b 100644 --- a/docs/html/preview/download.jd +++ b/docs/html/preview/download.jd @@ -292,7 +292,7 @@ This is the Android SDK Preview License Agreement (the “License Agreement”). <h3 id="revertDevice">Revert a Device to Factory Specifications</h3> <p> - If you want to uninstall the Preview and revert the device to factory specifications, go to + If you want to uninstall the preview and revert the device to factory specifications, go to <a href="http://developers.google.com/android/nexus/images">developers.google.com/android</a> and download the image you want to flash to for your device. Follow the instructions on that page to flash the image to your device. diff --git a/docs/html/preview/setup-sdk.jd b/docs/html/preview/setup-sdk.jd index 016967d2a7de..7f0c7d54ed56 100644 --- a/docs/html/preview/setup-sdk.jd +++ b/docs/html/preview/setup-sdk.jd @@ -116,7 +116,7 @@ of Android Studio to use for testing.</p> <h3 id="create">Create a new project</h3> <p> - We recommend using Android Studio for create a project with the preview. Follow the steps + We recommend using Android Studio to create a project with the preview. Follow the steps described in <a href="{@docRoot}sdk/installing/create-project.html">Creating a Project</a> until you arrive at the <em>Form Factors</em> screen in the project wizard. Then perform the following steps to create a project configured for the preview. |