From df56abcbebc5c9317ae0514729000da6ed90aed7 Mon Sep 17 00:00:00 2001 From: Eric Ehlers Date: Fri, 16 Aug 2019 11:48:07 +0100 Subject: [PATCH] fix typos in 3.4 --- 03_4_Receiving_a_Transaction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03_4_Receiving_a_Transaction.md b/03_4_Receiving_a_Transaction.md index 3c0e816..dae2473 100644 --- a/03_4_Receiving_a_Transaction.md +++ b/03_4_Receiving_a_Transaction.md @@ -55,7 +55,7 @@ Of course, on the testnet, no one is that worried about how reliable your funds ## Verify Your Wallet -The `bitcoin-cli getwalletinfo` command gives you more money on the balance of your wallet: +The `bitcoin-cli getwalletinfo` command gives you more info on the balance of your wallet: ``` $ bitcoin-cli getwalletinfo {