Skip to content

Commit c0283bd

Browse files
committed
Merge pull request #32 from josuecau/typo
Fix typo in readme
2 parents 79815e6 + a97e4f0 commit c0283bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ There are two configurations to be aware of (both loaded using `nconf`): DNSChai
179179
- `$HOME/.dnschain/dnschain.conf`
180180
- `/etc/dnschain/dnschain.conf`
181181
- `namecoin.conf` locations (in order of preference):
182-
- `$HOME/.namcoin/namcoin.conf`
182+
- `$HOME/.namecoin/namecoin.conf`
183183

184184
DNSChain will fetch the RPC username and password out of Namecoin's configuration file if it can find it. If it can't, you'll either need to fix that, or provide `rpcuser`, `rpcpassword`, etc. to it via command line arguments or environment variables.
185185

0 commit comments

Comments
 (0)