From 43c3489349a72865a84068b267b8024b768bb03a Mon Sep 17 00:00:00 2001
From: Leo Arias <leo.arias@canonical.com>
Date: Mon, 24 Apr 2017 10:32:37 -0600
Subject: [PATCH] fix typo in manual config

---
 doc/manual-config.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/manual-config.md b/doc/manual-config.md
index 90282120f..da27be613 100644
--- a/doc/manual-config.md
+++ b/doc/manual-config.md
@@ -1,6 +1,6 @@
 # Manual configuration
 
-To add mnually configuration parameters to Duniter, use `config` command:
+To add manually configuration parameters to Duniter, use `config` command:
 
 ```bash
 $ duniter config
@@ -99,4 +99,4 @@ $ duniter start
 Signed requests with PGP: enabled.
 Duniter server listening on 127.0.0.1 port 8888
 Duniter server listening on ::1 port 8888
-```
\ No newline at end of file
+```
-- 
GitLab