Browse Source

fix: Mispelled word in the README.md

Fixes #198

Reported-by: Toshiro Takahashi @toshirot
Signed-off-by: Christian Decker <decker.christian@gmail.com>
ppa-0.6.1
Christian Decker 7 years ago
parent
commit
b1ded66d35
  1. 2
      README.md

2
README.md

@ -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>

Loading…
Cancel
Save