From 6b88315603bfd4a68c71686778ef75c6440c7918 Mon Sep 17 00:00:00 2001 From: James W Thorne Date: Sun, 6 Nov 2016 09:12:21 -0600 Subject: [PATCH] Grammar changes --- snappass/templates/confirm.html | 2 +- snappass/templates/password.html | 2 +- snappass/templates/set_password.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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