aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarry Moreno <[email protected]>2018-10-30 14:27:37 -0400
committerGitHub <[email protected]>2018-10-30 14:27:37 -0400
commit053b6f42d21fbbeb83d48b1a7b873b640976eab7 (patch)
treeb593c18cd911513d0fed16f82f8c60c110140310
parentMerge #14596: Bugfix: RPC: Add address_type named param for createmultisig (diff)
downloaddiscoin-053b6f42d21fbbeb83d48b1a7b873b640976eab7.tar.xz
discoin-053b6f42d21fbbeb83d48b1a7b873b640976eab7.zip
align items in contrib init
-rw-r--r--contrib/init/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/init/README.md b/contrib/init/README.md
index 8d3e57c52..306a37f75 100644
--- a/contrib/init/README.md
+++ b/contrib/init/README.md
@@ -5,7 +5,7 @@ Upstart: bitcoind.conf
OpenRC: bitcoind.openrc
bitcoind.openrcconf
CentOS: bitcoind.init
-macOS: org.bitcoin.bitcoind.plist
+macOS: org.bitcoin.bitcoind.plist
```
have been made available to assist packagers in creating node packages here.