From 50c6825c9fc459f7af78bc2be0f9e382fe7327ae Mon Sep 17 00:00:00 2001
From: Cleopatra <patrathewhiz@gmail.com>
Date: Sun, 18 Apr 2021 03:59:00 +0000
Subject: [PATCH] Update building.md

---
 content/page/building.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/page/building.md b/content/page/building.md
index 98093a9..d090246 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)
 
-- 
GitLab