Fix typos.

This commit is contained in:
James Barclay 2014-11-04 14:02:54 -08:00
parent eefe2bdc76
commit 17c54e9896
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
<section>
<div class="page-header"><h1>Here is your password!</h1></div>
<h4>{{ password }}</h4>
<p>Remember to copy this password! Its been deleted from the database and can't be re-accessed.</p>
<p>Remember to copy this password! It's been deleted from the database and can't be re-accessed.</p>
</section>
</div>
{% endblock %}

View file

@ -15,7 +15,7 @@
</form>
<h3>Using this tool</h3>
<p>This tool allows us to share passwords in a secure way. Submit a password
and a time to live. The password will be stored as long as time to live
and a time to live. The password will be stored as long as the time to live
(default one week). The password can only be read once. Once somebody
reads the password it is automatically removed from the system.
</p>