Fixed minor typos.

This commit is contained in:
James Barclay 2016-08-12 00:26:22 -04:00
parent a3f1ddef62
commit b9e34ce2f8

View file

@ -14,9 +14,9 @@
<button type="submit" class="btn btn-primary" id="submit">Generate url</button> <button type="submit" class="btn btn-primary" id="submit">Generate url</button>
</form> </form>
<h3>Using this tool</h3> <h3>Using this tool</h3>
<p>This tool allows to share passwords in a secure way. <p>This tool allows you to share passwords in a secure way.
<ol> <ol>
<li>Enter the password and it's expiration time</li> <li>Enter the password and its expiration time</li>
<li>Share the one time use link</li> <li>Share the one time use link</li>
</ol> </ol>
</p> </p>