From 141e4e4f9da2cea7e66134e5eeb4a1191b48b8a1 Mon Sep 17 00:00:00 2001
From: tyrionmcmaster <31110358+tyrionmcmaster@users.noreply.github.com>
Date: Thu, 7 Sep 2017 18:07:20 -0400
Subject: [PATCH] Update "What is Monero" page - formatting/link fix

Someone please review and make sure this is now properly corrected.
---
 get-started/what-is-monero/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/get-started/what-is-monero/index.md b/get-started/what-is-monero/index.md
index ea10a59b..44a1ac0e 100644
--- a/get-started/what-is-monero/index.md
+++ b/get-started/what-is-monero/index.md
@@ -30,7 +30,7 @@ title: "What Is Monero (XMR)?"
                                 <h3>Monero transactions are confidential and untraceable.</h3>
                                 <p>Every Monero transaction, by default, obfuscates sending and receiving addresses as well as transacted amounts. This always-on privacy means that every Monero user's activity enhances the privacy of all other users, unlike selectively transparent cryptocurrencies (e.g. Z-Cash).</p>
                                 <p>Monero is fungible. By virtue of obfuscation, Monero cannot become tainted through participation in previous transactions. This means Monero will always be accepted without the risk of censorship.</p>
-                                <p>The Kovri Project <a href="https://getkovri.org/"> ,currently in development, will route and encrypt transactions via I2P Invisible Internet Project nodes. This will obfuscate a transactor's IP address and provide further protection against network monitoring.<
+                                <p>The Kovri Project, <a href="https://getkovri.org/">currently in development</a>, will route and encrypt transactions via I2P Invisible Internet Project nodes. This will obfuscate a transactor's IP address and provide further protection against network monitoring.</p>
                             </div>
 
                         </div>
-- 
GitLab