Fix typo in advanced networking docs (#2412)

## Proposed Changes

Fixing a typo in the advanced networking docs which mentions ``--target-peer`` instead of the correct ``--target-peers`` flag
This commit is contained in:
platschi 2021-06-22 00:17:06 +00:00
parent 6583ce325b
commit 2357a41868

View File

@ -35,7 +35,7 @@ rather it is the CPU load of processing the blocks themselves. Most of the
time, the network is idle, waiting for blocks to be processed. Having a very
large peer count will not speed up sync.
For these reasons, we recommend users do not modify the `--target-peer` count
For these reasons, we recommend users do not modify the `--target-peers` count
drastically and use the (recommended) default.