From f5c1e790c7f88ecc52b6ca7632adc96637cde6c0 Mon Sep 17 00:00:00 2001
From: Holger Nahrstaedt <holger@nahrstaedt.de>
Date: Tue, 1 May 2018 16:58:56 +0200
Subject: [PATCH] Fix typo

---
 docs/quickstart.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/quickstart.rst b/docs/quickstart.rst
index bb8e2cd5..d2554f1a 100644
--- a/docs/quickstart.rst
+++ b/docs/quickstart.rst
@@ -93,7 +93,7 @@ Private keys can also set temporary
 Receiving information about blocks, accounts, votes, comments, market and witness
 ---------------------------------------------------------------------------------
 
-Recieve all Blocks from the Blockchain
+Receive all Blocks from the Blockchain
 
 .. code-block:: python
 
-- 
GitLab