fix: Mispelled word in the README.md

Fixes #198

Reported-by: Toshiro Takahashi @toshirot
Signed-off-by: Christian Decker <decker.christian@gmail.com>
This commit is contained in:
Christian Decker 2017-07-31 13:45:13 +02:00
parent 35847206b2
commit b1ded66d35
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ First you need to transfer some funds to `lightningd` so that it can open a chan
```
# Returns an address <address>
daemon/lightgning-cli newaddr
daemon/lightning-cli newaddr
# Returns a transaction id <txid>
bitcoin-cli -testnet sendtoaddress <address> <amount>