diff --git a/doc/manual-config.md b/doc/manual-config.md
index 90282120fc1ce4915e8c05f4479e2518f7212747..da27be61337a2d0c2a156723672df4958dee2b09 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
+```