fix wording on more view

This commit is contained in:
Manuel Araoz 2014-09-02 13:29:19 -03:00
commit 36057ee8cf

View file

@ -2,7 +2,7 @@
<h1>Backup & Delete </h1>
<div class="oh large-12 columns panel">
<h3><i class="fi-download m10r"></i> Backup </h3>
<p class="large-8 columns text-gray"> Its important to back up your wallet so that you can recover your wallet in case of disaster </p>
<p class="large-8 columns text-gray"> It's important to backup your wallet so that you can recover it in case of disaster</p>
<div class="large-4 columns">
<a class="button primary expand" ng-click="downloadBackup()">Download File</a>
</div>