Merge pull request #20 from futureimperfect/typo-fix
Fixed minor typos.
This commit is contained in:
commit
1ab2f6ee66
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue