Skip to content

Commit a1a729c

Browse files
siikyguseggert
authored andcommitted
docs: fix typo in the swarm/peering help text
(cherry picked from commit 0a01574)
1 parent 0fe75d6 commit a1a729c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/commands/swarm.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ var swarmPeeringCmd = &cmds.Command{
7979
Tagline: "Modify the peering subsystem.",
8080
ShortDescription: `
8181
'ipfs swarm peering' manages the peering subsystem.
82-
Peers in the peering subsystem is maintained to be connected, reconnected
82+
Peers in the peering subsystem are maintained to be connected, reconnected
8383
on disconnect with a back-off.
8484
The changes are not saved to the config.
8585
`,

0 commit comments

Comments
 (0)