summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pages/en.haml2
-rw-r--r--public/index.en.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/pages/en.haml b/pages/en.haml
index 604251a..7936d53 100644
--- a/pages/en.haml
+++ b/pages/en.haml
@@ -4,7 +4,7 @@
.col-sm-8.col-sm-offset-2
.p.alert.alert-danger
%i.fa.fa-warning
- <b>WARNING:</b> Bitmask is still experimental. Please do not use these beta releases of Bitmask for situations where a compromise of your data could put you in danger. Also, you might lose your data: although Bitmask is improving rapidly, it is possible that you could lose your email when using an early beta release.
+ <b>WARNING:</b> Bitmask is still experimental. Please do not use these beta releases of Bitmask for situations where a compromise of your data could put you in danger. Also, although Bitmask is improving rapidly, it is possible that you could lose your email when using an early beta release.
.row.bm-front-buttons
.col-sm-3.col-xs-6
diff --git a/public/index.en.html b/public/index.en.html
index 52370fa..def410d 100644
--- a/public/index.en.html
+++ b/public/index.en.html
@@ -23,7 +23,7 @@ Downloads
<div class='col-sm-8 col-sm-offset-2'>
<div class='p alert alert-danger'>
<i class='fa fa-warning'></i>
- <b>WARNING:</b> Bitmask is still experimental. Please do not use these beta releases of Bitmask for situations where a compromise of your data could put you in danger. Also, you might lose your data: although Bitmask is improving rapidly, it is possible that you could lose your email when using an early beta release.
+ <b>WARNING:</b> Bitmask is still experimental. Please do not use these beta releases of Bitmask for situations where a compromise of your data could put you in danger. Also, although Bitmask is improving rapidly, it is possible that you could lose your email when using an early beta release.
</div>
</div>
</div>