Merge pull request #58 from shesek/patch-2

Fixed typo in readme
This commit is contained in:
Manuel Aráoz 2014-04-24 22:13:11 -03:00
commit b96db5d018
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ bitcoind must be running and must have finished downloading the blockchain **bef
All configuration is specified in the [config](config/) folder, particularly the [config.js](config/config.js) file. There you can specify your application name and database name. Certain configuration values are pulled from environment variables if they are defined:
### bitcoind connexion
### bitcoind connection
```
BITCOIND_HOST # RPC bitcoind host
BITCOIND_PORT # RPC bitcoind Port