Skip to content
Snippets Groups Projects
Commit 12526754 authored by Amit Kumar Jaiswal's avatar Amit Kumar Jaiswal Committed by Matthew Mosesohn
Browse files

Fix Typo (#1935)

parent 0d55ed36
No related branches found
No related tags found
No related merge requests found
...@@ -91,7 +91,7 @@ weave_peers: uninitialized ...@@ -91,7 +91,7 @@ weave_peers: uninitialized
The first variable, `weave_seed`, contains the initial nodes of the weave network 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. 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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment