Skip to content

Commit 1f00c0a

Browse files
authored
Merge pull request #387 from csralvall/fix-03_4
Fix typo in chapter 3.4
2 parents e85ff14 + 68cbfef commit 1f00c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

03_4_Receiving_a_Transaction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To use a faucet, you'll usually need to go to a URL and copy and paste in your a
1414
1515
## Verify Your Money
1616

17-
After you've requested your money, you should be able to verify it with the 'bitcoin-cli getbalance' command:
17+
After you've requested your money, you should be able to verify it with the `bitcoin-cli getbalance` command:
1818
```
1919
$ bitcoin-cli getbalance
2020
0.00000000

0 commit comments

Comments
 (0)