From 68cbfef186775f89dfe909c18c43ba2e154cb911 Mon Sep 17 00:00:00 2001 From: Cesar Alvarez Vallero Date: Wed, 4 Aug 2021 20:46:59 -0300 Subject: [PATCH] Fix typo All the other commands where formatted with backticks instead of straight quotation marks. Because they are very similar I assume that the intention was to write backticks. --- 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 90c1228..b8f6812 100644 --- a/03_4_Receiving_a_Transaction.md +++ b/03_4_Receiving_a_Transaction.md @@ -14,7 +14,7 @@ To use a faucet, you'll usually need to go to a URL and copy and paste in your a ## Verify Your Money -After you've requested your money, you should be able to verify it with the 'bitcoin-cli getbalance' command: +After you've requested your money, you should be able to verify it with the `bitcoin-cli getbalance` command: ``` $ bitcoin-cli getbalance 0.00000000