From 4a0e7a883192c79b27324bfee3fb51bb0c1a7c79 Mon Sep 17 00:00:00 2001
From: luuul <luul@yopmail.com>
Date: Wed, 9 Sep 2015 11:59:09 -0300
Subject: [PATCH] Update how to create a wallet.md

---
 knowledge-base/user-guides/how to create a wallet.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/knowledge-base/user-guides/how to create a wallet.md b/knowledge-base/user-guides/how to create a wallet.md
index 7eb0cf74..050f5835 100644
--- a/knowledge-base/user-guides/how to create a wallet.md	
+++ b/knowledge-base/user-guides/how to create a wallet.md	
@@ -13,7 +13,7 @@ attribution: "<!-- Icon is based on work by Freepik (http://www.freepik.com) and
 
 - Download the [official binaries](https://getmonero.org/downloads/) or compile the last source available on [github](https://github.com/monero-project/bitmonero)
 
-- Extract the files with the archive manager (same as winzip on Windows). Note the path where the files "bitmonerod" and "simplewallet" are.
+- Extract the files with the archive manager (same as winzip on Windows). Note the path where the files "bitmonerod" and "simplewallet" are
 
 - You only need to do this step once : open a terminal (ctrl+alt+t) and install the required dependencies by typing : "*sudo apt-get install libboost-all-dev libssl-dev libevent-dev libdb++-dev*"