Merge pull request #20 from futureimperfect/typo-fix

Fixed minor typos.
This commit is contained in:
Yongwen Xu 2016-08-11 23:47:42 -07:00 committed by GitHub
commit 1ab2f6ee66

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>