diff --git a/content/page/building.md b/content/page/building.md
index 98093a92eadd522d91e58d290416e862736ab38a..d090246c03e3b34a73c159d2f209938091ef9f9b 100644
--- a/content/page/building.md
+++ b/content/page/building.md
@@ -35,9 +35,9 @@ It takes several minutes to download, install, verify and configure the required
 
 ![](/img/building/06.png)
 
-7\) Follow [Android Studio's documentation](https://developer.android.com/studio/run/device) to set up a device. 
+7\) Follow [Android Studio's documentation](https://developer.android.com/studio/run/device) to set up a device to run your app on. 
 
-8\) If a device has been properly set up, you should see it under **Running devices** in the target device drop-down menu. Select the device that you want to run your app on and click run button (or select **Run** > **Run 'briar-android'** from the menu). 
+8\) If a device has been properly set up, you should see it under **Running devices** in the target device drop-down menu. Select the device and click run button (or select **Run** > **Run 'briar-android'** from the menu). 
 
 ![](/img/building/08.png)