summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-05-15 10:19:36 -0700
committerelijah <elijah@riseup.net>2014-05-15 10:19:36 -0700
commit5b1194f22bc01c45a0983f4baf279b41465d33c3 (patch)
tree2d5e124b4ca6cfe39ae8bfd1ff97a7363c6a296d /public
parent5791bc2dd1bf3e3e51f6c8b7df675ea943266dbc (diff)
danger message wording change
Diffstat (limited to 'public')
-rw-r--r--public/index.en.html2
1 files changed, 1 insertions, 1 deletions
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>