diff --git a/src/main/resources/local-auth-data.html b/src/main/resources/local-auth-data.html
index d7c5e170439a74c4dfb1efa297fbd07477fc0b1f..851b2bf26857c3abfd4700bdfb23d89c02cccf1d 100644
--- a/src/main/resources/local-auth-data.html
+++ b/src/main/resources/local-auth-data.html
@@ -14,11 +14,11 @@
                 <input type="text" name="authority_name" id="localAthorityName">
             </p>
             <p>
-                <label for="address1">Please enter first line of address</label>
+                <label for="address1">Please enter first line of your address</label>
                 <input type="text" name="address_1" id="address1">
             </p>
             <p>
-                <label for="address2">Please enter second line of address (optional)</label>
+                <label for="address2">Please enter second line of your address (optional)</label>
                 <input type="text" name="address_2" id="address2">
             </p>
             <p>