Skip to content

Commit

Permalink
Merge pull request #214 from ebgcdev/master
Browse files Browse the repository at this point in the history
Minor spelling fix
  • Loading branch information
kevgliss committed Jan 13, 2016
2 parents e497012 + b36e72b commit 27d977b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h3 class="modal-header">Export <span class="text-muted"><small>{{ certificate.n
</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>
Expand Down

0 comments on commit 27d977b

Please sign in to comment.