From 845fbacd119d324442b5cb463784a8ec2ffff113 Mon Sep 17 00:00:00 2001
From: Nad Chishtie <n.chishtie@gmail.com>
Date: Mon, 9 Sep 2019 16:51:46 -0700
Subject: [PATCH] Update copy

---
 src/vector/mobile_guide/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/vector/mobile_guide/index.html b/src/vector/mobile_guide/index.html
index 4001eb8f..4a0a379e 100644
--- a/src/vector/mobile_guide/index.html
+++ b/src/vector/mobile_guide/index.html
@@ -360,7 +360,7 @@ body {
         <div class="mx_HomePage_row">
           <div>
               <h2>2: Configure your app</h2>
-              <button class="mx_Button" id="configure_riot_button" href="#">Configure my app</button>
+              <button class="mx_Button" id="configure_riot_button" href="#">Configure</button>
               <p class="mx_Subtext">Tap the button above, or manually enable <em>Use custom server</em> and enter:</p>
               <p class="mx_Subtext">Homeserver: <em id="hs_url"></em></p>
               <p class="mx_Subtext" id="default_is">Identity Server: <em>https://vector.im</em> (default)</p>