aboutsummaryrefslogtreecommitdiff
path: root/doc/reduce-traffic.md
diff options
context:
space:
mode:
authorWilliam Robinson <wbarobinson@gmail.com>2018-04-17 13:30:35 -0400
committerfanquake <fanquake@gmail.com>2018-08-02 21:27:16 +0800
commit3be70ba400d0d4c94ca0142559978c104ea97df4 (patch)
tree86362048379f854d309e29eaf609eaf51868d07d /doc/reduce-traffic.md
parent9c4324d866db2892b1f99b0415cfa7f9195fc777 (diff)
downloadbitcoin-3be70ba400d0d4c94ca0142559978c104ea97df4.tar.xz
trivial: Fixed typos and cleaned up language
Diffstat (limited to 'doc/reduce-traffic.md')
-rw-r--r--doc/reduce-traffic.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reduce-traffic.md b/doc/reduce-traffic.md
index 697099beab..dd1469f563 100644
--- a/doc/reduce-traffic.md
+++ b/doc/reduce-traffic.md
@@ -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.