We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
swarm/peering
1 parent 0fe75d6 commit a1a729cCopy full SHA for a1a729c
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