grammar improvement

"Existing" is preferable to "existent" in this context
This commit is contained in:
Hamish Eisler 2014-11-20 16:40:18 -08:00
commit c8d9527c68

View file

@ -11,7 +11,7 @@
<div class="large-4 columns" ui-route="{{create}}">
<div class="panel text-center">
<div><i class="size-72 fi-torsos-all text-gray"></i></div>
<p class="text-gray">Join an existent Wallet</p>
<p class="text-gray">Join an existing Wallet</p>
<a href="#!/join" class="button secondary radius" title="Join"> {{'Join' | translate }} </a>
</div>
</div>