trivial: Fixed typos and cleaned up language

This commit is contained in:
William Robinson
2018-04-17 13:30:35 -04:00
committed by fanquake
parent 9c4324d866
commit 3be70ba400
9 changed files with 46 additions and 46 deletions

View File

@@ -3,7 +3,7 @@ Reduce Traffic
Some node operators need to deal with bandwidth caps imposed by their ISPs.
By default, bitcoin-core allows up to 125 connections to different peers, 8 of
By default, Bitcoin Core allows up to 125 connections to different peers, 8 of
which are outbound. You can therefore, have at most 117 inbound connections.
The default settings can result in relatively significant traffic consumption.