diff --git a/docs/weave.md b/docs/weave.md
index 7ac69609ca6affaba3089bb1fc05b5885fd10364..be68a4efd9364cd46f66326b34af5598ddb66b0e 100644
--- a/docs/weave.md
+++ b/docs/weave.md
@@ -91,7 +91,7 @@ weave_peers: uninitialized
 
 The first variable, `weave_seed`, contains the initial nodes of the weave network
 
-The seconde variable, `weave_peers`, saves the IPs of all nodes joined to the weave network
+The second variable, `weave_peers`, saves the IPs of all nodes joined to the weave network
 
 These two variables are used to connect a new node to the weave network. The new node needs to know the firsts nodes (seed) and the list of IPs of all nodes.