diff --git a/snappass/templates/confirm.html b/snappass/templates/confirm.html index 837bceb..0631501 100644 --- a/snappass/templates/confirm.html +++ b/snappass/templates/confirm.html @@ -4,7 +4,7 @@
-

The password has been temporarily saved. Send the following link to the person you want to share the password with.

+

The password has been temporarily saved. Send the following URL to your intended recipient.

diff --git a/snappass/templates/password.html b/snappass/templates/password.html index 5fd3dbb..e3b6c0a 100644 --- a/snappass/templates/password.html +++ b/snappass/templates/password.html @@ -18,7 +18,7 @@
-

The password has now been permanently deleted from the system and the URL will no longer work. You can refresh this page to verify.

+

The password has now been permanently deleted from the system, and the URL will no longer work. Refresh this page to verify.

{% endblock %} diff --git a/snappass/templates/set_password.html b/snappass/templates/set_password.html index ea81af1..dd9d690 100644 --- a/snappass/templates/set_password.html +++ b/snappass/templates/set_password.html @@ -32,7 +32,7 @@
  1. Input a password, its expiration time, and click Generate URL
  2. -
  3. Share the one-time use URL with your intended recipient
  4. +
  5. Share the one-time use URL with your intended recipient