Merge pull request #214 from ebgcdev/master

Minor spelling fix
This commit is contained in:
kevgliss 2016-01-13 09:21:36 -08:00
commit 27d977b2fa
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
</form>
<div ng-show="passphrase">
<h3>Successfully exported!</h3>
<h4>You're passphrase is: <strong>{{ passphrase }}</strong></h4>
<h4>Your passphrase is: <strong>{{ passphrase }}</strong></h4>
<p ng-show="additional">{{ additional }}</p>
</div>
</div>