Skip to content

Commit 68cbfef

Browse files
committed
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.
1 parent e85ff14 commit 68cbfef

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)