From 3cb118d3637095c82c844c202f2666c5bfd2e56d Mon Sep 17 00:00:00 2001 From: tyrionmcmaster <31110358+tyrionmcmaster@users.noreply.github.com> Date: Thu, 24 Aug 2017 23:50:52 -0400 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index b87c4838..e86e691e 100644 --- a/index.html +++ b/index.html @@ -59,7 +59,7 @@ Title: Home <div class="row middle-xs info-block-row"> <div class="col-lg-6 col-md-6 col-sm-8 col-xs-12 why-text"> <h3>Monero is untraceable.</h3> - <p>Sending and receiving addresses as well as transacted amounts are obfuscated because Monero is private by default. Transactions on the Monero blockchain cannot be linked to a particular user or real-world identity.</p> + <p>Sending and receiving addresses as well as transacted amounts are obfuscated by default. Transactions on the Monero blockchain cannot be linked to a particular user or real-world identity.</p> </div> <div class="col-lg-6 col-md-6 col-sm-4 col-xs-12 last-sm first-xs center-xs"> <img src="/img/untraceable-monero.png" alt="Untraceable Monero paths" class="main-icon"> -- GitLab