From a1590e724e8d1cd63b437e6de4d849c9ae6cd250 Mon Sep 17 00:00:00 2001
From: apezio <apexio@gmail.com>
Date: Sun, 10 Sep 2017 15:13:57 -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 e00740df..6a48f16c 100644
--- a/index.html
+++ b/index.html
@@ -169,7 +169,7 @@ Title: Home
                         <div class="row center-xs">
                             <div class="col">
                                 <h2>User Guides</h2>
-                                <p class="main-resources">Step-by-step guides to all things Monero are separated by category and cover everything from creating a wallet, recovering a wallet, and even how to edit this website.</p>
+                                <p class="main-resources">Step-by-step guides to all things Monero are separated by category and cover everything from creating a wallet to mnemonic seeds, and even how to edit this website.</p>
                                 <p><a href="/resources/user-guides/" class="btn-link btn-auto">Read user guides</a></p>
                             </div>
                         </div>
-- 
GitLab