We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
swarm/peering
1 parent b1c051d commit 0a01574Copy full SHA for 0a01574
core/commands/swarm.go
@@ -79,7 +79,7 @@ var swarmPeeringCmd = &cmds.Command{
79
Tagline: "Modify the peering subsystem.",
80
ShortDescription: `
81
'ipfs swarm peering' manages the peering subsystem.
82
-Peers in the peering subsystem is maintained to be connected, reconnected
+Peers in the peering subsystem are maintained to be connected, reconnected
83
on disconnect with a back-off.
84
The changes are not saved to the config.
85
`,
0 commit comments