From 86d00767e90a800f44e067b84ca93930c607c7b9 Mon Sep 17 00:00:00 2001
From: apezio <apexio@gmail.com>
Date: Sun, 17 Sep 2017 15:03:20 -0700
Subject: [PATCH] Update index.html

---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 41220aab..36b72b34 100644
--- a/index.html
+++ b/index.html
@@ -50,7 +50,7 @@ Title: Home
                         </div>
                         <div class="col-lg-6 col-md-6 col-sm-8 col-xs-12 why-text">
                             <h3>Monero is private.</h3>
-                            <p>Monero uses ring signatures and ring confidential transactions to obfuscate the amounts, origins, and destinations of all transactions. Monero provides all the benefits of a decentralized cryptocurrency, without any of the privacy concessions. </p>
+                            <p>Monero uses ring signatures and ring confidential transactions to obfuscate the amounts, origins, and destinations of all transactions. Monero provides all the benefits of a decentralized cryptocurrency, without any of the typical privacy concessions. </p>
                         </div>
                         
                     </div>
-- 
GitLab