Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
thanursan authored Mar 25, 2019
1 parent 30a737d commit 7678853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h1 class="title">Passphrase Generator</h1>
strength (these are not stored or transmitted):</p>
<input id="passphrase" type="text" aria-label="passphrase" onmouseover="this.select()"/>
<p class="crack-time-label">
Approximate Crack Time: <span class="crack-time" id="crack-time"></span> &nbsp;
Approximate crack-time: <span class="crack-time" id="crack-time"></span> &nbsp;
No of characters: <span class="no-of-characters" id="no-of-characters">
</span>
</p>
Expand Down

0 comments on commit 7678853

Please sign in to comment.